Skip to content

Commit

Permalink
Update teth.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
tile4 committed Sep 11, 2024
1 parent 3469add commit a7f507a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions code/datums/abnormality/_ego_datum/teth.dm
Original file line number Diff line number Diff line change
Expand Up @@ -339,3 +339,13 @@
/datum/ego_datum/armor/luckdraw
item_path = /obj/item/clothing/suit/armor/ego_gear/teth/luckdraw
cost = 20

//Forsaken Employee - Trapped

/datum/ego_datum/weapon/trapped
item_path = /obj/item/gun/ego_weapon/trapped
cost = 20

/datum/ego_datum/armor/luckdraw
item_path = /obj/item/clothing/suit/armor/ego_gear/teth/trapped
cost = 20

0 comments on commit a7f507a

Please sign in to comment.