Skip to content

Commit

Permalink
fix: Doshik minor text correction. (ss220-space#2489)
Browse files Browse the repository at this point in the history
  • Loading branch information
Daeberdir authored Mar 29, 2023
1 parent 87ce156 commit 1a9199b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/trash.dm
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
/obj/item/trash/doshik
name = "packaging from doshik"
icon_state = "doshik"
desc = "Still have delicious smell."
desc = "Still has a delicious smell."

/obj/item/trash/attack(mob/M as mob, mob/living/user as mob)
return
Expand Down

0 comments on commit 1a9199b

Please sign in to comment.