mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 13:39:16 +01:00
Silver-ContrabandUpdate
Adds AwooCrate and MlemCrate to Contraband Supplypack. (These show up under 'supplies' in a hacked cargo console and are quite expensive)
This commit is contained in:
@@ -106,4 +106,14 @@
|
||||
playsound(src, 'sound/items/poster_ripped.ogg', 50, 1)
|
||||
icon_state = "otiecrate"
|
||||
taped = 0
|
||||
..()
|
||||
..()
|
||||
|
||||
/obj/structure/largecrate/animal/mlem
|
||||
name = "Catgirl Crate"
|
||||
desc = "A sketchy looking crate that seems to have had most marks and stickers removed. You can almost make out 'genetically-engineered subject'."
|
||||
held_type = /mob/living/simple_animal/catgirl
|
||||
|
||||
/obj/structure/largecrate/animal/awoo
|
||||
name = "Wolfgirl Crate"
|
||||
desc = "A sketchy looking crate that shakes and thuds every now and then. Someone seems to be demanding they be let out."
|
||||
held_type = /mob/living/simple_animal/retaliate/awoo
|
||||
Reference in New Issue
Block a user