mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-29 03:36:58 +01:00
This should be commented out. I don't know how it wasn't.
This commit is contained in:
@@ -394,6 +394,7 @@
|
||||
icon_state = "civilian_rig"
|
||||
item_state_slots = list(slot_r_hand_str = "backpack", slot_l_hand_str = "backpack")
|
||||
|
||||
/*
|
||||
/obj/item/storage/backpack/rig/Initialize(mapload)
|
||||
. = ..()
|
||||
START_PROCESSING(SSobj, src)
|
||||
@@ -423,6 +424,7 @@
|
||||
icon_state = "[initial(icon_state)]"
|
||||
item_state = "[initial(icon_state)]"
|
||||
M.update_inv_back()
|
||||
*/
|
||||
|
||||
//Purses
|
||||
/obj/item/storage/backpack/purse
|
||||
|
||||
Reference in New Issue
Block a user