File tree Expand file tree Collapse file tree
Resources/Prototypes/Entities Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 - MobMouse2
1818
1919- type : entity
20- name : Corgi Spawner
20+ name : Ian Spawner
2121 id : SpawnMobCorgi
2222 parent : MarkerBase
2323 components :
2727 - state : ai
2828 - type : ConditionalSpawner
2929 prototypes :
30- - MobCorgi
31- - MobCorgiOld
30+ - MobCorgiIan
3231
3332- type : entity
3433 name : Possum Morty Spawner
Original file line number Diff line number Diff line change 3232 dead : corgi_dead
3333 - type : Butcherable
3434 spawned :
35- - id : FoodMeatCorgi
35+ - id : FoodMeat
3636 amount : 2
3737 - type : ReplacementAccent
3838 accent : dog
115115- type : entity
116116 name : Ian
117117 parent : MobCorgi
118- id : MobCorgiOld
118+ id : MobCorgiIan
119119 description : Favorite pet corgi.
120120 components :
121121 - type : Sprite
134134 attributes :
135135 proper : true
136136 gender : male
137-
137+ - type : Butcherable
138+ spawned :
139+ - id : FoodMeatCorgi
140+ amount : 2
141+
138142- type : entity
139143 name : Old Ian
140144 parent : MobCorgi
You can’t perform that action at this time.
0 commit comments