Skip to content

Commit

Permalink
Document old_haircolor
Browse files Browse the repository at this point in the history
  • Loading branch information
Absolucy committed Oct 23, 2024
1 parent 4a2eb8b commit 1783b1e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
max_chance = 20
max_multiplier = 4
badness = EFFECT_DANGER_ANNOYING
/// The affected mob's old hair color, so it can be restored upon deactivation.
var/old_haircolor = ""
/// A weakref to the katana given by the symptom, so it can be destroyed upon deactivation.
var/datum/weakref/katana_ref
Expand Down

0 comments on commit 1783b1e

Please sign in to comment.