Skip to content

Commit

Permalink
Fix typo in wavegun (goonstation#15813)
Browse files Browse the repository at this point in the history
  • Loading branch information
MRLinew committed Sep 12, 2023
1 parent 5383ff2 commit 0d0e024
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/obj/item/gun/energy.dm
Original file line number Diff line number Diff line change
Expand Up @@ -546,7 +546,7 @@ TYPEINFO(/obj/item/gun/energy/vuvuzela_gun)
/obj/item/gun/energy/wavegun
name = "\improper Sancai wave gun"
icon = 'icons/obj/items/gun.dmi'
desc = "The versatile XIANG|GIESEL model '三才' with three monlethal functions: inverse '炎帝', transverse '地皇' and reflective '天皇' ."
desc = "The versatile XIANG|GIESEL model '三才' with three nonlethal functions: inverse '炎帝', transverse '地皇' and reflective '天皇' ."
icon_state = "wavegun"
item_state = "wave"
cell_type = /obj/item/ammo/power_cell/med_power
Expand Down

0 comments on commit 0d0e024

Please sign in to comment.