Skip to content

Commit

Permalink
Sexier armor
Browse files Browse the repository at this point in the history
  • Loading branch information
Necbro committed Jan 23, 2025
1 parent 2d372f9 commit 28cf4bb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modular_hearthstone/code/datums/loadout.dm
Original file line number Diff line number Diff line change
Expand Up @@ -342,4 +342,11 @@ GLOBAL_LIST_EMPTY(loadout_items)
name = "Lamptern"
path = /obj/item/flashlight/flare/torch/lantern

/datum/loadout_item/chainkini
name = "chainkini"
path = /obj/item/clothing/suit/roguetown/armor/chainmail/bikini


/datum/crafting_recipe/roguetown/hunting/bikini
name = "leatherkini"
path = /obj/item/clothing/suit/roguetown/armor/leather/bikini

0 comments on commit 28cf4bb

Please sign in to comment.