TG: - Standardized var definition for RND and radio code (possibly some other stuff)

- Removed all cases (that I saw anyway) of flags being defined by static
numbers.
Revision: r3663
Author: 	 baloh.matevz
This commit is contained in:
Erthilo
2012-05-28 23:37:43 +01:00
parent 9d1e9f8505
commit 7f77c0ec91
13 changed files with 117 additions and 104 deletions
+1 -1
View File
@@ -515,7 +515,7 @@
density = 0
anchored = 1.0
layer = 2.3 //under pipes
// flags = 64.0
// flags = CONDUCT
/obj/structure/lattice/New()
..()
+1 -1
View File
@@ -849,7 +849,7 @@
name = "dummy"
invisibility = 101.0
anchored = 1.0
flags = 2.0
flags = TABLEPASS
/obj/item/weapon/extinguisher
name = "fire extinguisher"