Skip to content

Commit

Permalink
whoops, all errors!
Browse files Browse the repository at this point in the history
  • Loading branch information
Gboster-0 committed Jul 25, 2023
1 parent 93f1f07 commit 363f2b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monkestation/code/game/objects/items/mining_tokens.dm
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ They dont need much code, all we need is a path to rely upon
/obj/item/token
name = "\improper Megafauna Token"
desc = "It can be used to summon a megafauna using the holographic training beacon."
icon = 'monkestation/icons/obj/gems.dmi' // temporary
icon_state = "void" // temporary
icon = 'monkestation/code/modules/lavaland/gems/icons/gems.dmi' // temporary...?
icon_state = "void" // temporary...?
w_class = WEIGHT_CLASS_SMALL

/obj/item/token/blood_drunk
Expand Down

0 comments on commit 363f2b8

Please sign in to comment.