Adds Ointment and Brutepack. (#150)
* Add Ointment and Brutepack to StackType * Add Ointment and Brutepack sprites * HealingComponent now works correctly with StackComponent * Adds Ointment and Brutepack prototypes * Adds Ointment and Brutepack to stationstation
This commit is contained in:
committed by
Pieter-Jan Briers
parent
1cfed8b6c7
commit
62eb7db0c7
@@ -298,6 +298,18 @@ entities:
|
||||
pos: -1.984375,-4.484375
|
||||
rot: -1.570796 rad
|
||||
type: Transform
|
||||
- type: Ointment
|
||||
components:
|
||||
- grid: 0
|
||||
pos: 0.779375,-3.7521875
|
||||
rot: -1.570796 rad
|
||||
type: Transform
|
||||
- type: Brutepack
|
||||
components:
|
||||
- grid: 0
|
||||
pos: 1.509375,-3.7521875
|
||||
rot: -1.570796 rad
|
||||
type: Transform
|
||||
- type: Medkit
|
||||
components:
|
||||
- grid: 0
|
||||
|
||||
Reference in New Issue
Block a user