1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 07:14:31 +01:00

Add a cheat so guests ignore intensity and nausea ratings

This commit is contained in:
xperia64
2015-08-15 14:42:53 -04:00
parent 3efb74e1c4
commit 4733ea28c0
6 changed files with 33 additions and 23 deletions

View File

@@ -1414,7 +1414,7 @@ enum {
STR_CHEAT_GUEST_PREFERRED_INTENSITY = 5362,
STR_CHEAT_MORE_THAN_1 = 5363,
STR_CHEAT_LESS_THAN_15 = 5364,
STR_CHEAT_IGNORE_INTENSITY = 5493,
// Misc.
STR_CHEAT_FREEZE_CLIMATE = 2767,
STR_CHEAT_UNFREEZE_CLIMATE = 2768,