Miscellaneous Sundries

- Central jobs now get the expensive emergency box
- Cartridges can now be worn behind the ear.
- BLU-PAK cartridges can be concealed
This commit is contained in:
Unknown
2021-04-11 12:35:10 -04:00
parent 5df0eac6bd
commit 1ada358507
2 changed files with 6 additions and 0 deletions
+4
View File
@@ -3,6 +3,9 @@ var/list/exploration_cartridges = list(
/obj/item/weapon/cartridge/sar
)
/obj/item/weapon/cartridge
slot_flags = SLOT_EARS
/obj/item/weapon/cartridge/explorer
name = "\improper Explorator cartridge"
icon_state = "cart-e"
@@ -24,6 +27,7 @@ var/list/exploration_cartridges = list(
desc = "It feels heavier for some reason."
w_class = ITEMSIZE_SMALL
icon_state = "cart-lib"
show_examine = FALSE
var/slots = 1
var/obj/item/weapon/storage/internal/hold