Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Smokingsquirrel <[email protected]>
  • Loading branch information
Trilbyspaceclone and Smokingsquirrel authored Dec 2, 2024
1 parent 3c8db5e commit 5ddfaee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/weapons/grenades/hydrogen.dm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// Hydrogen Grenade, explode when hitting something, even if thrown.
/obj/item/hydrogen_grenade
name = "hydrogen grenade"
desc = "A hilt that can support an hydrogen fuel cell. It has a flimsy safe guard that prevents it from exploding from the weakest impact."
desc = "A case that can support a hydrogen fuel cell. It has a flimsy safe guard that barely prevents it from exploding from the weakest impact."
icon = 'icons/obj/guns/plasma/hydrogen.dmi'
icon_state = "grenade"
item_state = "grenade"
Expand Down

0 comments on commit 5ddfaee

Please sign in to comment.