mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13.git
synced 2026-08-31 10:36:54 +01:00
sliightly better
This commit is contained in:
@@ -4,6 +4,7 @@ PROCESSING_SUBSYSTEM_DEF(projectiles)
|
||||
stat_tag = "PP"
|
||||
flags = SS_NO_INIT|SS_TICKER
|
||||
var/global_pixel_increment_amount = 2
|
||||
var/global_projectile_speed_multiplier = 1
|
||||
|
||||
/datum/controller/subsystem/processing/projectiles/proc/set_pixel_speed(new_speed)
|
||||
global_pixel_increment_amount = new_speed
|
||||
|
||||
Reference in New Issue
Block a user