Selective Medical Resprites

This commit is contained in:
Cerebulon
2022-10-22 23:52:44 +01:00
parent 712c59328f
commit 849fb30edc
10 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
name = "biopsy scanner"
desc = "Extracts information on wounds."
icon = 'icons/obj/autopsy_scanner.dmi'
icon_state = ""
icon_state = "autopsy_scanner"
item_state = "autopsy_scanner"
w_class = ITEMSIZE_SMALL
origin_tech = list(TECH_MATERIAL = 1, TECH_BIO = 1)
@@ -514,10 +514,10 @@
/obj/item/storage/box/freezer
name = "portable freezer"
desc = "This nifty shock-resistant device will keep your 'groceries' nice and non-spoiled."
desc = "This nifty shock-resistant, self-refrigerating device will keep your 'groceries' nice and non-spoiled."
icon = 'icons/obj/storage.dmi'
icon_state = "portafreezer"
item_state_slots = list(slot_r_hand_str = "medicalpack", slot_l_hand_str = "medicalpack")
item_state_slots = list(slot_r_hand_str = "firstaid-advanced", slot_l_hand_str = "firstaid-advanced")
foldable = null
max_w_class = ITEMSIZE_NORMAL
can_hold = list(/obj/item/organ)
@@ -564,4 +564,4 @@
max_w_class = ITEMSIZE_TINY
max_storage_space = ITEMSIZE_COST_TINY * 15
drop_sound = 'sound/items/drop/ammobox.ogg'
pickup_sound = 'sound/items/pickup/ammobox.ogg'
pickup_sound = 'sound/items/pickup/ammobox.ogg'
@@ -192,6 +192,7 @@
throw_speed = 3
throw_range = 5
attack_verb = list("attacked", "hit", "bludgeoned")
origin_tech = list(TECH_MATERIAL = 1, TECH_BIO = 1)
drop_sound = 'sound/items/drop/scrap.ogg'
/obj/item/surgical/bone_clamp