Some bug and mapfixes, march update version (#4412)

-fixes #4400
-fixes #4411
-fixes #4378
-fixes #4386
-fixes #4384
This commit is contained in:
Alberyk
2018-03-13 21:30:17 +02:00
committed by Erki
parent f7fa4bf26d
commit b48d2822d4
5 changed files with 8 additions and 14 deletions
+1
View File
@@ -103,6 +103,7 @@
icon_closed = "jensencoat"
body_parts_covered = UPPER_TORSO|LOWER_TORSO|ARMS|LEGS
armor = list(melee = 65, bullet = 30, laser = 50, energy = 10, bomb = 25, bio = 0, rad = 0)
allowed = list(/obj/item/weapon/gun/energy,/obj/item/weapon/reagent_containers/spray/pepper,/obj/item/weapon/gun/projectile,/obj/item/ammo_magazine,/obj/item/ammo_casing,/obj/item/weapon/melee/baton,/obj/item/weapon/handcuffs,/obj/item/device/flashlight)
/obj/item/clothing/suit/storage/toggle/armor/hos/jensen/Initialize()
. = ..()
+1 -1
View File
@@ -26,7 +26,7 @@
icon_state = "folder_white"
/obj/item/weapon/folder/purple
desc = "A gold and blue folder, specifically designed for the Research Division facilities of the company."
desc = "A purple folder, specifically designed for the Research Division facilities of the company."
icon_state = "folder_purple"
/obj/item/weapon/folder/update_icon()