[MIRROR] Grammar fixes to atom descriptions (#3165)
* Grammar fixes to atom descriptions * compile errors
This commit is contained in:
committed by
Poojawa
parent
e827f02863
commit
d25cb1ba5d
@@ -103,7 +103,7 @@
|
||||
// 4.6x30mm (Autorifles)
|
||||
|
||||
/obj/item/projectile/bullet/c46x30mm
|
||||
desc = "4.6x30mm bullet"
|
||||
name = "4.6x30mm bullet"
|
||||
damage = 20
|
||||
|
||||
/obj/item/projectile/bullet/c46x30mm_ap
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
|
||||
/obj/item/projectile/bullet/srmrocket
|
||||
name ="SRM-8 Rocket"
|
||||
desc = "Boom"
|
||||
desc = "Boom."
|
||||
icon_state = "missile"
|
||||
damage = 30
|
||||
ricochets_max = 0 //it's a MISSILE
|
||||
|
||||
Reference in New Issue
Block a user