mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 07:06:33 +01:00
combat code overhaul + projectiles v8: impact handling (#6579)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Fires 20 times a second. Kind of on the nose, huh?
|
||||
*/
|
||||
PROCESSING_SUBSYSTEM_DEF(process_20fps)
|
||||
name = "Processing - 20 fps"
|
||||
wait = 0.5
|
||||
stat_tag = "P20"
|
||||
Reference in New Issue
Block a user