Make TOURIST unconditional.
This commit is contained in:
@@ -350,10 +350,7 @@ fnd:
|
||||
}
|
||||
|
||||
if (!strcmpi(buf, "Croesus") || !strcmpi(buf, "Kroisos")
|
||||
#ifdef TOURIST
|
||||
|| !strcmpi(buf, "Creosote")
|
||||
#endif
|
||||
) {
|
||||
|| !strcmpi(buf, "Creosote")) {
|
||||
if (!mvitals[PM_CROESUS].died) {
|
||||
verbalize("Oh, yes, of course. Sorry to have disturbed you.");
|
||||
mongone(guard);
|
||||
|
||||
Reference in New Issue
Block a user