This commit is contained in:
silicons
2021-02-14 03:04:42 -07:00
parent d4f3cf4eaf
commit b3a4fa802b
361 changed files with 498 additions and 509 deletions

View File

@@ -392,7 +392,7 @@
combustion = FALSE
/obj/item/projectile/bullet/pistol/cap/process()
/obj/item/projectile/bullet/pistol/cap/process(delta_time)
loc = null
qdel(src)
@@ -405,6 +405,6 @@
embed_chance = 0
sharp = 0
/obj/item/projectile/bullet/blank/cap/process()
/obj/item/projectile/bullet/blank/cap/process(delta_time)
loc = null
qdel(src)