Skip to content

Commit

Permalink
Update code/__DEFINES/perks.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
Trilbyspaceclone authored Dec 28, 2024
1 parent 5ab37ff commit b824021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/__DEFINES/perks.dm
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
#define PERK_HOLY_LIGHT /datum/perk/nt_oddity/holy_light
#define PERK_SIDE_LOADING /datum/perk/oddity/side_loading
#define PERK_OVERBREATH /datum/perk/oddity/overbreath
#define PERK_RESILIENCE/datum/perk/oddity/resilience
#define PERK_TANK_RESILIENCE/datum/perk/oddity/tank_resilience
#define PERK_RESILIENCE /datum/perk/oddity/resilience
#define PERK_TANK_RESILIENCE /datum/perk/oddity/tank_resilience

//roundstart perks (job / backgrounds)
#define PERK_NOBLE /datum/perk/noble
Expand Down

0 comments on commit b824021

Please sign in to comment.