mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-25 05:51:56 +01:00
Some bug and mapfixes, march update version (#4412)
-fixes #4400 -fixes #4411 -fixes #4378 -fixes #4386 -fixes #4384
This commit is contained in:
@@ -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()
|
||||
. = ..()
|
||||
|
||||
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user