mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-27 06:00:23 +01:00
Merge pull request #9728 from Novacat/nova-basicfixes
Emergency Anti-Lag fix
This commit is contained in:
@@ -350,7 +350,7 @@
|
||||
var/obj/item/projectile/P = initial(E.projectile_type)
|
||||
//var/obj/item/ammo_casing/shottype = E.projectile_type
|
||||
|
||||
GLOB.moved_event.register_global(src, /obj/machinery/porta_turret/proc/point_defense)
|
||||
//GLOB.moved_event.register_global(src, /obj/machinery/porta_turret/proc/point_defense) //VOREStation Removal
|
||||
|
||||
projectile = P
|
||||
lethal_projectile = projectile
|
||||
|
||||
Reference in New Issue
Block a user