mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-31 07:57:47 +01:00
changes equip_to_slot_or_del() to equip_or_collect() to prevent item deletion from backpack_contents list
numerous bugfixes adds new suit sprites
This commit is contained in:
@@ -293,7 +293,7 @@
|
||||
l_pocket = /obj/item/reagent_containers/hypospray/safety/ert
|
||||
r_pocket = /obj/item/melee/classic_baton/telescopic
|
||||
|
||||
l_hand = /obj/item/defibrillator
|
||||
l_hand = /obj/item/defibrillator/loaded
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/ert/medical = 1,
|
||||
|
||||
Reference in New Issue
Block a user