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