Make Carps and Mimics clickable so they can be remover-gun'd (#2820)
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
- map: ["enum.DamageStateVisualLayers.Base"]
|
- map: ["enum.DamageStateVisualLayers.Base"]
|
||||||
state: carp
|
state: carp
|
||||||
sprite: Mobs/Aliens/Carps/carp_space.rsi
|
sprite: Mobs/Aliens/Carps/carp_space.rsi
|
||||||
|
- type: Clickable
|
||||||
- type: Physics
|
- type: Physics
|
||||||
anchored: false
|
anchored: false
|
||||||
mass: 50
|
mass: 50
|
||||||
|
|||||||
@@ -23,6 +23,7 @@
|
|||||||
- type: Icon
|
- type: Icon
|
||||||
sprite: Constructible/Power/VendingMachines/cola.rsi
|
sprite: Constructible/Power/VendingMachines/cola.rsi
|
||||||
state: normal
|
state: normal
|
||||||
|
- type: Clickable
|
||||||
- type: Physics
|
- type: Physics
|
||||||
anchored: false
|
anchored: false
|
||||||
mass: 85
|
mass: 85
|
||||||
|
|||||||
Reference in New Issue
Block a user