mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2025-12-25 17:22:59 +00:00
k
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
var/atom/movable/firer = null//Who shot it
|
var/atom/movable/firer = null//Who shot it
|
||||||
var/atom/fired_from = null // the atom that the projectile was fired from (gun, turret) var/suppressed = FALSE //Attack message
|
var/atom/fired_from = null // the atom that the projectile was fired from (gun, turret) var/suppressed = FALSE //Attack message
|
||||||
var/suppressed = FALSE //Attack message
|
var/suppressed = FALSE //Attack message
|
||||||
var/candink = FALSE //Can this projectile play the dink sound when hitting the head? var/yo = null
|
var/candink = FALSE //Can this projectile play the dink sound when hitting the head?
|
||||||
var/yo = null
|
var/yo = null
|
||||||
var/xo = null
|
var/xo = null
|
||||||
var/atom/original = null // the original target clicked
|
var/atom/original = null // the original target clicked
|
||||||
|
|||||||
Reference in New Issue
Block a user