Skip to content

Commit

Permalink
Update toys.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
TTNT789 committed Sep 24, 2024
1 parent f5058f0 commit 5cb59cc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions monkestation/code/modules/store/store_items/toys.dm
Original file line number Diff line number Diff line change
Expand Up @@ -226,3 +226,5 @@ GLOBAL_LIST_INIT(store_toys, generate_store_items(/datum/store_item/toys))
/datum/store_item/toys/Eeble
name = "Eeble Plush"
store_desc = "Eeble is Eeble"
item_path = /obj/item/toy/plush/eeble
item_cost = 5000

0 comments on commit 5cb59cc

Please sign in to comment.