Skip to content

Commit

Permalink
missed stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Kelprunner committed Jan 17, 2025
1 parent 1d2ae0c commit 48bff69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions modular_stonehedge/code/datums/traits/unspecial.dm
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

/datum/quirk/night_owl
name = "Night Owl"
desc = "I've always preferred Noc over her sister"
desc = "I've always preferred Lune over Elysius. I am no longer fatigued by being tired."
value = 1

/datum/quirk/night_owl/on_spawn()
Expand Down Expand Up @@ -99,7 +99,7 @@

/datum/quirk/fence
name = "Fencer"
desc = "I have trained in agile sword fighting. I dodge more easily without wearing anything and have stashed my rapier nearby"
desc = "I have trained in agile sword fighting. I dodge more easily without wearing anything and have stashed my rapier nearby."
value = 4

/datum/quirk/fence/on_spawn()
Expand Down Expand Up @@ -142,7 +142,7 @@

/datum/quirk/training6
name = "Axe Training"
desc = "I have axe training, including woodcutting. and have stashed a hatchet"
desc = "I have training with axes and am a capable jumberjack. I've also stashed an iron axe."
value = 2

/datum/quirk/training6/on_spawn()
Expand Down

0 comments on commit 48bff69

Please sign in to comment.