mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 19:47:22 +01:00
The Return of the Shoulder Holster
- Detective's shoulder holster now only fits projectile-based (not energy) handguns. - Swaps the detective's belt holster for the old shoulder holster. - Makes some specific handguns actually fit inside of holsters. - Unrelated: Removes a debug output from /code/modules/power/singularity/generator.dm
This commit is contained in:
@@ -339,7 +339,7 @@
|
||||
new /obj/item/ammo_box/c38(src)
|
||||
new /obj/item/weapon/gun/projectile/revolver/detective(src)
|
||||
new /obj/item/taperoll/police(src)
|
||||
new /obj/item/weapon/storage/belt/holster(src)
|
||||
new /obj/item/clothing/tie/holster/armpit(src)
|
||||
return
|
||||
|
||||
/obj/structure/closet/secure_closet/detective/update_icon()
|
||||
|
||||
Reference in New Issue
Block a user