mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Stuff for next patch
This commit is contained in:
@@ -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!
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user