|
@@ -527,15 +527,15 @@ if $ARGS[0] = 'natroom':
|
|
!end
|
|
!end
|
|
if NatashaQW >= 9 and olufirst = 3 and oluuosegunday ! daystart:
|
|
if NatashaQW >= 9 and olufirst = 3 and oluuosegunday ! daystart:
|
|
gs 'willpower', 'anal', 'force', 'easy'
|
|
gs 'willpower', 'anal', 'force', 'easy'
|
|
- if will_cost <= pcs_willpwr:
|
|
|
|
- act 'Take her to see Olu (<<will_cost>> Willpower)':
|
|
|
|
|
|
+ if will_cost <= pcs_willpwr:
|
|
|
|
+ act 'Take her to see Olu (<<will_cost>> Willpower)':
|
|
gs 'willpower', 'anal', 'force', 'easy'
|
|
gs 'willpower', 'anal', 'force', 'easy'
|
|
gs 'willpower', 'pay', 'force'
|
|
gs 'willpower', 'pay', 'force'
|
|
gt 'natpimp', 'go_see_olu'
|
|
gt 'natpimp', 'go_see_olu'
|
|
end
|
|
end
|
|
else
|
|
else
|
|
act 'Take her to see Olu (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
act 'Take her to see Olu (<font color="red"><<will_cost>> Willpower</font>)': '<br><font color="red">You don''t have enough willpower to use this action.</font>'
|
|
- end
|
|
|
|
|
|
+ end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
if NatashaQW = 1:
|
|
if NatashaQW = 1:
|
|
@@ -688,8 +688,9 @@ if $ARGS[0] = 'natroom':
|
|
end
|
|
end
|
|
end
|
|
end
|
|
else
|
|
else
|
|
|
|
+ cla
|
|
'You poke around in Natasha''s room for a bit.'
|
|
'You poke around in Natasha''s room for a bit.'
|
|
- act 'Continue': gt 'natbelapt', 'hallway'
|
|
|
|
|
|
+ act 'Leave': gt 'natbelapt', 'hallway'
|
|
end
|
|
end
|
|
end
|
|
end
|
|
|
|
|