mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 20:20:33 +01:00
decapitalizes flyswatter in weaponry.dm (#29805)
* spelling * initalize supermatter sword * is this how you revert a commit hurrdurr
This commit is contained in:
@@ -540,7 +540,7 @@
|
||||
return 1
|
||||
|
||||
/obj/item/weapon/melee/flyswatter
|
||||
name = "Flyswatter"
|
||||
name = "flyswatter"
|
||||
desc = "Useful for killing insects of all sizes."
|
||||
icon = 'icons/obj/weapons.dmi'
|
||||
icon_state = "flyswatter"
|
||||
|
||||
Reference in New Issue
Block a user