mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
Fixed and improved the get_accessible_location() proc.
Fixed some (wrong) magic numbers in detective_work.dm. Updated body_parts_covered on all suits. Changed defines: UPPER_TORSO > CHEST LOWER_TORSO > GROIN THERMAL_PROTECTION_UPPER_TORSO > THERMAL_PROTECTION_CHEST THERMAL_PROTECTION_LOWER_TORSO > THERMAL_PROTECTION_GROIN Changed paths: /obj/item/clothing/suit/armor/det_suit > /obj/item/clothing/suit/armor/vest/det_suit git-svn-id: http://tgstation13.googlecode.com/svn/trunk@5751 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -211,7 +211,7 @@
|
||||
new /obj/item/weapon/storage/box/evidence(src)
|
||||
new /obj/item/device/radio/headset/headset_sec(src)
|
||||
new /obj/item/device/detective_scanner(src)
|
||||
new /obj/item/clothing/suit/armor/det_suit(src)
|
||||
new /obj/item/clothing/suit/armor/vest/det_suit(src)
|
||||
new /obj/item/ammo_magazine/c38(src)
|
||||
new /obj/item/ammo_magazine/c38(src)
|
||||
new /obj/item/weapon/gun/projectile/detective(src)
|
||||
|
||||
Reference in New Issue
Block a user