Skip to content

Commit

Permalink
ОПЯть чистим дубликаты
Browse files Browse the repository at this point in the history
  • Loading branch information
Schrodinger71 authored Jun 25, 2024
1 parent f901ab0 commit 78ee83d
Showing 1 changed file with 0 additions and 46 deletions.
46 changes: 0 additions & 46 deletions Resources/Prototypes/ADT/Entities/Mobs/player/changeling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -236,9 +236,6 @@
spread: true
eggsAction: ActionLingHatchFast




#Котя это что вообще такое
- type: entity # Как будут спрайты доделаю.
name: Urist McWeb
Expand All @@ -260,46 +257,3 @@
components:
- type: GenericAntag
rule: LingMidround

- type: entity
parent: MarkerBase
id: SpawnPointGhostLing
name: changeling spawn point
components:
- type: GhostRole
name: ghost-role-information-ling-name
description: ghost-role-information-ling-description
rules: ghost-role-information-ling-rules
- type: GhostRoleMobSpawner
prototype: ChangelingHeadslugMidround
- type: Sprite
sprite: ADT/Mobs/Aliens/headslug.rsi
layers:
- map: ["enum.DamageStateVisualLayers.Base"]
state: headslug

- type: reagent
id: LingDrugs
name: reagent-name-space-drugs
group: Narcotics
desc: reagent-desc-space-drugs
physicalDesc: reagent-physical-desc-syrupy
flavor: bitter
color: "#63806e"
metabolisms:
Narcotic:
effects:
- !type:GenericStatusEffect
key: SeeingRainbows
component: SeeingRainbows
type: Add
time: 5
refresh: false
- !type:HallucinationsReagentEffect
type: Add
time: 10
refresh: true
proto: Changeling
conditions:
- !type:ReagentThreshold
min: 15

0 comments on commit 78ee83d

Please sign in to comment.