|
@@ -446,7 +446,7 @@ if $ARGS[0] = 'reception':
|
|
|
act 'First section':gt 'brothel','section1_lobby'
|
|
|
if section_warn = 0:
|
|
|
act 'Second section':gt 'brothel','section2_warning'
|
|
|
- else:
|
|
|
+ else
|
|
|
act 'Second section':gt 'brothel','section2_lobby'
|
|
|
end
|
|
|
if brothelCredit < -4 and pcs_health > 200:
|