Skip to content

Commit

Permalink
[LORE] Fixes the cannabis leaf's description (#28313)
Browse files Browse the repository at this point in the history
* wed

* Update cannabis.dm
  • Loading branch information
PopeDaveThe3th authored Feb 13, 2025
1 parent 4621e8e commit 81db52a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/hydroponics/grown/cannabis.dm
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
seed = /obj/item/seeds/cannabis
icon = 'icons/goonstation/objects/hydroponics.dmi'
name = "cannabis leaf"
desc = "Recently legalized in most galaxies."
desc = "A common marijuana leaf. Its legal status varies heavily across the polities of the Orion Sector."
icon_state = "cannabis"
filling_color = "#00FF00"
bitesize_mod = 2
Expand Down

0 comments on commit 81db52a

Please sign in to comment.