mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-03-03 02:01:47 -05:00
Add missing cvars mostly that patrick forgot because he likes ranch dressing but also some that I missed oops (#3944)
This commit is contained in:
parent
10b6f8cf80
commit
a8d3724a53
@ -260,6 +260,22 @@ const std::vector<const char*> enhancementsCvars = {
|
||||
"gAddTraps.Tele",
|
||||
"gAddTraps.Void",
|
||||
"gToTMedallionsColors",
|
||||
"gCuccoStayDurationMultiplier",
|
||||
"gDeleteFileOnDeath",
|
||||
"gEnemySizeScalesHealth",
|
||||
"gEnhancements.BetterAmmoRendering",
|
||||
"gEnhancements.EquimentAlwaysVisible",
|
||||
"gEnhancements.FixDaruniaDanceSpeed",
|
||||
"gEnhancements.OpenAllHours",
|
||||
"gEnhancements.ResetNaviTimer",
|
||||
"gEnhancements.ScaleAdultEquimentAsChild",
|
||||
"gEnhancements.SwordToggle",
|
||||
"gFixZoraHintDialogue",
|
||||
"gHurtContainer",
|
||||
"gPauseWarp",
|
||||
"gPermanentHeartLoss",
|
||||
"gRemoveExplosiveLimit",
|
||||
"gToggleStrength",
|
||||
};
|
||||
|
||||
const std::vector<const char*> cheatCvars = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user