mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-27 05:57:24 +01:00
massive burndown (#29894)
This commit is contained in:
@@ -396,7 +396,6 @@
|
||||
name = "monkey cube box"
|
||||
desc = "Drymate brand monkey cubes. Just add water!"
|
||||
icon_state = "monkey_box"
|
||||
storage_slots = 7
|
||||
can_hold = list(/obj/item/food/monkeycube)
|
||||
var/monkey_cube_type = /obj/item/food/monkeycube
|
||||
|
||||
@@ -1069,7 +1068,6 @@
|
||||
icon = 'icons/obj/storage.dmi'
|
||||
icon_state = "paperbag_None"
|
||||
item_state = "paperbag_None"
|
||||
resistance_flags = FLAMMABLE
|
||||
foldable = null
|
||||
var/design = NODESIGN
|
||||
|
||||
@@ -1301,7 +1299,6 @@
|
||||
/obj/item/storage/box/wizard/hardsuit
|
||||
name = "battlemage armour bundle"
|
||||
desc = "This box contains a bundle of Battlemage Armour."
|
||||
icon_state = "wizard_box"
|
||||
|
||||
/obj/item/storage/box/wizard/hardsuit/populate_contents()
|
||||
new /obj/item/clothing/suit/space/hardsuit/wizard(src)
|
||||
|
||||
Reference in New Issue
Block a user