mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 08:29:57 +01:00
Food, hair and grammer fixes (#3058)
Fixes #3051 Fixes #3055 Fixes #3057 Fixes #3061 Fixes some food having no taste, also fixe cheese tasting like meat and other minor things like grammar. Removes the ,45 magazine from the warden's locker, and give them a helmet to match his armor Fixes a missing window at the main central level Fixes a messed up hall at central command Adds a small room for interview for the ccia in the odin, that was left out due to map issues Adds the captain chair overlay that I forgot to add way back
This commit is contained in:
@@ -190,6 +190,7 @@
|
||||
new /obj/item/clothing/suit/armor/vest/warden/commissar(src)
|
||||
new /obj/item/clothing/head/helmet/warden(src)
|
||||
new /obj/item/clothing/head/helmet/warden/commissar(src)
|
||||
new /obj/item/clothing/head/helmet(src)
|
||||
new /obj/item/weapon/cartridge/security(src)
|
||||
new /obj/item/device/radio/headset/headset_sec(src)
|
||||
new /obj/item/clothing/glasses/sunglasses/sechud(src)
|
||||
@@ -203,7 +204,6 @@
|
||||
new /obj/item/weapon/storage/box/holobadge(src)
|
||||
new /obj/item/clothing/head/beret/sec/warden(src)
|
||||
new /obj/item/clothing/accessory/badge/warden(src)
|
||||
new /obj/item/ammo_magazine/c45m/rubber(src)
|
||||
new /obj/item/weapon/storage/box/ids(src)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user