mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 22:19:30 +01:00
Fix a large number of typos (#89254)
Fixes a very large number of typos. A few of these fixes also extend to variable names, but only the really egregious ones like "concious".
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
/obj/item/ammo_casing/m7mm/incen
|
||||
name = "7mm incendiary bullet casing"
|
||||
desc = "A 7mm bullet casing designed with a chemical-filled capsule on the tip that when bursted, reacts with the atmosphere to produce a fireball, engulfing the target in flames."
|
||||
desc = "A 7mm bullet casing designed with a chemical-filled capsule on the tip that when burst, reacts with the atmosphere to produce a fireball, engulfing the target in flames."
|
||||
projectile_type = /obj/projectile/bullet/incendiary/a7mm
|
||||
|
||||
/obj/item/ammo_casing/m7mm/match
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
/obj/item/ammo_casing/strilka310
|
||||
name = ".310 Strilka bullet casing"
|
||||
desc = "A .310 Strilka bullet casing. Casing is a bit of a fib, there is no case, its just a block of red powder."
|
||||
desc = "A .310 Strilka bullet casing. Casing is a bit of a fib, there is no case, it's just a block of red powder."
|
||||
icon_state = "310-casing"
|
||||
caliber = CALIBER_STRILKA310
|
||||
projectile_type = /obj/projectile/bullet/strilka310
|
||||
@@ -14,7 +14,7 @@
|
||||
|
||||
/obj/item/ammo_casing/strilka310/surplus
|
||||
name = ".310 Strilka surplus bullet casing"
|
||||
desc = "A surplus .310 Strilka bullet casing. Casing is a bit of a fib, there is no case, its just a block of red powder. Damp red powder at that."
|
||||
desc = "A surplus .310 Strilka bullet casing. Casing is a bit of a fib, there is no case, it's just a block of red powder. Damp red powder at that."
|
||||
projectile_type = /obj/projectile/bullet/strilka310/surplus
|
||||
|
||||
/obj/item/ammo_casing/strilka310/enchanted
|
||||
@@ -22,7 +22,7 @@
|
||||
|
||||
/obj/item/ammo_casing/strilka310/phasic
|
||||
name = ".310 Strilka phasic bullet casing"
|
||||
desc = "A phasic .310 Strika bullet casing. "
|
||||
desc = "A phasic .310 Strilka bullet casing. "
|
||||
projectile_type = /obj/projectile/bullet/strilka310/phasic
|
||||
// .223 (M-90gl Carbine)
|
||||
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
/obj/item/ammo_casing/rebar/syndie
|
||||
name = "Jagged Iron Rod"
|
||||
desc = "An Iron rod, with notches cut into it. You really dont want this stuck in you."
|
||||
desc = "An Iron rod, with notches cut into it. You really don't want this stuck in you."
|
||||
caliber = CALIBER_REBAR
|
||||
icon_state = "rod_jagged"
|
||||
base_icon_state = "rod_jagged"
|
||||
|
||||
Reference in New Issue
Block a user