[Ready]Adds 2 new quirks! Quick step and Light Sensitivity (#7933)
* Fixing updater * Adds the quirk * Lilly dosnt know how to code this stuff Watch it brake everything and cry 101 * IDK what im doing This will likely be speggie code * correct names are a thing * Adds light sensitivity * Adds the debuff * mite need to ask for helps * Not used somehow * Laughs in failer * H -> h * Update species.dm * Speed * Update species.dm * Apply suggestions from code review - Ghommie He got me Co-Authored-By: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> * Update code/modules/mob/living/carbon/human/species.dm Co-Authored-By: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> * Apply suggestions from code review Rag the grate Co-Authored-By: Trilbyspaceclone <30435998+Trilbyspaceclone@users.noreply.github.com> * Update negative.dm
This commit is contained in:
committed by
kevinz000
parent
7bfcfb20cb
commit
f9d5c6eec9
@@ -57,6 +57,7 @@
|
||||
#define TRAIT_HEAVY_SLEEPER "heavy_sleeper"
|
||||
#define TRAIT_NIGHT_VISION "night_vision"
|
||||
#define TRAIT_LIGHT_STEP "light_step"
|
||||
#define TRAIT_SPEEDY_STEP "speedy_step"
|
||||
#define TRAIT_SPIRITUAL "spiritual"
|
||||
#define TRAIT_VORACIOUS "voracious"
|
||||
#define TRAIT_SELF_AWARE "self_aware"
|
||||
@@ -90,4 +91,4 @@
|
||||
#define STASIS_MUTE "stasis"
|
||||
#define GENETICS_SPELL "genetics_spell"
|
||||
#define EYES_COVERED "eyes_covered"
|
||||
#define CULT_EYES "cult_eyes"
|
||||
#define CULT_EYES "cult_eyes"
|
||||
|
||||
Reference in New Issue
Block a user