Removes an unused var defined for every obj.

This commit is contained in:
Cheridan
2013-09-03 09:38:30 -05:00
parent d0b0c4d0cd
commit 899a53787a
11 changed files with 0 additions and 11 deletions
-1
View File
@@ -7,7 +7,6 @@
w_class = 2.0
m_amt = 100
g_amt = 0
w_amt = 0
throwforce = 2
throw_speed = 3
throw_range = 10
-1
View File
@@ -4,7 +4,6 @@
icon_state = "igniter"
m_amt = 500
g_amt = 50
w_amt = 10
origin_tech = "magnets=1"
activate()
-1
View File
@@ -6,7 +6,6 @@
icon_state = "infrared"
m_amt = 1000
g_amt = 500
w_amt = 100
origin_tech = "magnets=2"
secured = 0
-1
View File
@@ -3,7 +3,6 @@
desc = "A handy little spring-loaded trap for catching pesty rodents."
icon_state = "mousetrap"
m_amt = 100
w_amt = 10
origin_tech = "combat=1"
var/armed = 0
-1
View File
@@ -4,7 +4,6 @@
icon_state = "prox"
m_amt = 800
g_amt = 200
w_amt = 50
origin_tech = "magnets=1"
secured = 0
-1
View File
@@ -5,7 +5,6 @@
item_state = "signaler"
m_amt = 1000
g_amt = 200
w_amt = 100
origin_tech = "magnets=1"
wires = WIRE_RECEIVE | WIRE_PULSE | WIRE_RADIO_PULSE | WIRE_RADIO_RECEIVE
-1
View File
@@ -4,7 +4,6 @@
icon_state = "timer"
m_amt = 500
g_amt = 50
w_amt = 10
origin_tech = "magnets=1"
secured = 0
-1
View File
@@ -4,7 +4,6 @@
icon_state = "voice"
m_amt = 500
g_amt = 50
w_amt = 10
origin_tech = "magnets=1"
var/listening = 0
var/recorded //the activation message