mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-11 10:11:09 +00:00
Defines calibers (#56476)
Adds defines for all of the ammo calibers Replaces all current magic strings with defines Docs what guns use what calibers Corrects the name of the incendiary .45 ammo casing to indicate that it fires incendiary rounds rather than armor piercing rounds
This commit is contained in:
@@ -416,7 +416,7 @@
|
||||
name = "hook"
|
||||
desc = "A hook."
|
||||
projectile_type = /obj/projectile/hook
|
||||
caliber = "hook"
|
||||
caliber = CALIBER_HOOK
|
||||
icon_state = "hook"
|
||||
|
||||
/obj/projectile/hook
|
||||
|
||||
Reference in New Issue
Block a user