Stuff for next patch

This commit is contained in:
Hawk-v3
2012-03-01 20:42:48 +00:00
parent 652c34f23d
commit 6ced35a88d
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
var/slogan_delay = 600 //How long until we can pitch again?
var/icon_vend //Icon_state when vending!
var/icon_deny //Icon_state when vending!
var/emagged = 0 //Ignores if somebody doesn't have card access to that machine.
//var/emagged = 0 //Ignores if somebody doesn't have card access to that machine.
var/seconds_electrified = 0 //Shock customers like an airlock.
var/shoot_inventory = 0 //Fire items at customers! We're broken!
var/shut_up = 1 //Stop spouting those godawful pitches!
+1 -1
View File
@@ -43,7 +43,7 @@
var/attacked = 0 // if set to 1, the turret gets pissed off and shoots at people nearby (unless they have sec access!)
var/emagged = 0 // 1: emagged, 0: not emagged
//var/emagged = 0 // 1: emagged, 0: not emagged
var/on = 1 // determines if the turret is on
var/datum/effect/effect/system/spark_spread/spark_system // the spark system, used for generating... sparks?
Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 119 KiB