mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-28 07:20:09 +01:00
CHANGELOG UPDATED
- Opaque windows (tinted and frosted) now look darker - Added a trashcart object (trash bin, behaves like a crate) - Added several recolored spacecash items. Some spawn in the vault. - Added a new type of cigar. - Applied the owl costume fixes by DabirA. They look strange when used with a backpack tho. - Overalls now work for all directions - Added thermal monocle object (thermoncle) - Removed the swat_suit (which was broken) and all it's references (from human.dm) git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1261 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -175,11 +175,12 @@ THERMAL GLASSES
|
||||
desc = null
|
||||
..()
|
||||
|
||||
/*
|
||||
/obj/item/clothing/suit/swat_suit/death_commando
|
||||
name = "Death Commando Suit"
|
||||
icon_state = "death_commando_suit"
|
||||
item_state = "death_commando_suit"
|
||||
flags = FPRINT | TABLEPASS | SUITSPACE
|
||||
flags = FPRINT | TABLEPASS | SUITSPACE*/
|
||||
|
||||
/obj/item/clothing/mask/gas/death_commando
|
||||
name = "Death Commando Mask"
|
||||
|
||||
Reference in New Issue
Block a user