Adds an NNO-specific gas mask, the "nanotrasen navy officer gas mask". (#19081)
* Adds an NNO-only gas mask * Adds tajaran, unathi, vulp masks * Replaces strip_delay with seconds Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com> Co-authored-by: Charlie <69320440+hal9000PR@users.noreply.github.com>
@@ -204,6 +204,13 @@
|
||||
playsound(src.loc, 'sound/creatures/hoot.ogg', 50, 1)
|
||||
cooldown = world.time
|
||||
|
||||
/obj/item/clothing/mask/gas/navy_officer
|
||||
name = "nanotrasen navy officer gas mask"
|
||||
desc = "A durable gas mask designed for NanoTrasen Navy Officers."
|
||||
icon_state = "navy_officer_gasmask"
|
||||
armor = list(MELEE = 35, BULLET = 20, LASER = 20, ENERGY = 5, BOMB = 15, BIO = 0, RAD = 0, FIRE = 10, ACID = 50)
|
||||
strip_delay = 6 SECONDS
|
||||
|
||||
// ********************************************************************
|
||||
|
||||
// **** Security gas mask ****
|
||||
|
||||
|
Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 49 KiB |
|
Before Width: | Height: | Size: 40 KiB After Width: | Height: | Size: 41 KiB |
|
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 47 KiB |
|
Before Width: | Height: | Size: 31 KiB After Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 37 KiB After Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 38 KiB |
|
Before Width: | Height: | Size: 33 KiB After Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 28 KiB |