mirror of
https://github.com/KabKebab/GS13.git
synced 2026-07-08 22:46:52 +01:00
Implement Strong Legs trait and fix capitalization of Weak Legs
This commit is contained in:
@@ -32,7 +32,8 @@ PROCESSING_SUBSYSTEM_DEF(quirks)
|
||||
list("Prosthetic Limb","Prosthetic Limb (Right Leg)"),
|
||||
list("Paraplegic","Prosthetic Limb (Left Leg)"),
|
||||
list("Paraplegic","Prosthetic Limb (Right Leg)"),
|
||||
list("Fat Affinity","Fat Aversion")
|
||||
list("Fat Affinity","Fat Aversion"),
|
||||
list("Weak Legs", "Strong Legs")
|
||||
)
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user