mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
remove duplicate var definition in /obj/projectile/bullet/p50/penetrator
This commit is contained in:
@@ -30,9 +30,8 @@
|
||||
return ..()
|
||||
|
||||
/obj/projectile/bullet/p50/penetrator
|
||||
name =".50 penetrator bullet"
|
||||
icon_state = "gauss"
|
||||
name = "penetrator round"
|
||||
icon_state = "gauss"
|
||||
damage = 60
|
||||
movement_type = FLYING | UNSTOPPABLE
|
||||
dismemberment = 0 //It goes through you cleanly.
|
||||
|
||||
Reference in New Issue
Block a user