|
@@ -1,4 +1,4 @@
|
|
|
-# parkivent
|
|
|
+# park_walkevents
|
|
|
|
|
|
if $ARGS[0] = 'empty':
|
|
|
menu_off = 1
|
|
@@ -213,7 +213,7 @@ if $ARGS[0] = '2':
|
|
|
|
|
|
exit
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -463,7 +463,7 @@ if $ARGS[0] = '4':
|
|
|
|
|
|
exit
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -519,7 +519,7 @@ if $ARGS[0] = '5':
|
|
|
|
|
|
exit
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -553,13 +553,13 @@ if $ARGS[0] = '6':
|
|
|
'"Ouch...", you say groggily as you wake up.'
|
|
|
'"I thought you would never wake up.", a deep voice says. He grabs you by the hair and pulls you up, then takes his huge knife and holds it to your face. "Look pretty, if you don''t resist, this might be a pleasurable experience for you," he tells you, "Now take off your clothes, you won''t need them for now."'
|
|
|
|
|
|
- act 'Take off your clothing':gt 'parkivent', '6a'
|
|
|
+ act 'Take off your clothing':gt 'park_walkevents', '6a'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
exit
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -604,7 +604,7 @@ if $ARGS[0] = '6a':
|
|
|
gs 'arousal', 'bj', 5, 'sub', 'humiliation', 'rough', 'rape'
|
|
|
gs 'stat'
|
|
|
|
|
|
- act 'Suck him off':gt 'parkivent', '6b'
|
|
|
+ act 'Suck him off':gt 'park_walkevents', '6b'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -744,7 +744,7 @@ if $ARGS[0] = '7':
|
|
|
exit
|
|
|
end
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -772,7 +772,7 @@ if $ARGS[0] = '8':
|
|
|
|
|
|
exit
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -829,7 +829,7 @@ if $ARGS[0] = '9':
|
|
|
|
|
|
exit
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
@@ -862,7 +862,7 @@ if $ARGS[0] = 'run':
|
|
|
end
|
|
|
'Halfway through your run, you pull up your top and expose your breasts. The cool air against your warm skin causes you to shiver, and almost immediately your nipples start to harden, a mixed reaction from the air hitting them and your growing excitement.'
|
|
|
*nl
|
|
|
- gs 'parkivent', 'run_reactions'
|
|
|
+ gs 'park_walkevents', 'run_reactions'
|
|
|
end
|
|
|
end
|
|
|
end
|
|
@@ -1099,11 +1099,11 @@ if $ARGS[0] = 'find_baby':
|
|
|
end
|
|
|
act 'Finish your walk':gt 'city_park', 'start'
|
|
|
else
|
|
|
- gt 'parkivent', 'empty'
|
|
|
+ gt 'park_walkevents', 'empty'
|
|
|
end
|
|
|
end
|
|
|
|
|
|
|
|
|
---- parkivent ---------------------------------
|
|
|
+--- park_walkevents ---------------------------------
|
|
|
|
|
|
|