123456789101112131415161718192021222324252627282930313233343536373839404142434445 |
- # koncepod
- pavserpsiday = day
- minut += 5
- gs'stat'
-
- if hour <= 7 or hour >= 21:
- cla
- *clr
- '<center><img src="images/pic/koncepod1.jpg" ></center>'
- 'Empty concierge counter.'
- else
- cla
- *clr
- '<center><img src="images/pic/koncepod.jpg" ></center>'
- 'At the entrance sits a concierge, cloudy kind old man.'
- end
- !if hour >= 7 or hour <= 21:
- if hausr >= 0 and hour >= 7 or hour <= 21:
- 'Sorry, but the apartment has already been rented.'
- end
- act 'Climb':gt'koncepod1','krr2x1'
- if tanga = 0 and PCloSkirt > 3 and hour > 6 and hour <= 20:
- nurand = RAND(0,100)
- if nurand >= 90:
- manna = manna - 5
- SUB = SUB + 1
- horny = horny + SUB
- 'You`ve heard the barely audible murmur Concierge "That bitch! He walks in a short skirt and no panties, shmonkoy creature shines!"'
- end
- end
- if mop = 4 and hour >= 7 and hour <= 21:
- 'You`ve heard the barely audible murmur Concierge-"Oh, and now smeared, Shaw Festival in the Indian Rain.'
- !end
- act 'Logout':gt'dvor'
- end
- --- koncepod ---------------------------------
|