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>
This commit is contained in:
Adri
2022-09-25 17:32:32 +01:00
committed by GitHub
co-authored by Charlie
parent 96aab66dc6
commit 33f7c1ef47
9 changed files with 7 additions and 0 deletions
+7
View File
@@ -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 ****
Binary file not shown.

Before

Width:  |  Height:  |  Size: 49 KiB

After

Width:  |  Height:  |  Size: 49 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 37 KiB

After

Width:  |  Height:  |  Size: 37 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB