mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 15:08:02 +01:00
Added a Liquidfood dispenser, food, charge, and crate using a combo of mine and Kirby's sprite.
Fully tested, everything seems to work fine. Signed-off-by: Lexus Langg <jaedonjacobi@yahoo.com>
This commit is contained in:
@@ -46,6 +46,9 @@
|
||||
name = "candle"
|
||||
icon = 'candle.dmi'
|
||||
icon_state = "candle4"
|
||||
liquidfood
|
||||
name = "LiquidFood ration"
|
||||
icon_state = "liquidfood"
|
||||
|
||||
/obj/item/trash/attack(mob/M as mob, mob/living/user as mob)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user