# krupo $metka = $ARGS[0] $loc = $CURLOC $location_type = 'event' frost = 0 gs'stat' if night_mode = 1: fcolor = rgb(255, 255, 255) bcolor = rgb(0, 0, 0) lcolor = rgb(106, 90, 205) else fcolor = rgb(0, 0, 0) bcolor = rgb(255, 255, 255) lcolor = rgb(106, 90, 205) end '
Sewing circle
' '
> src="images/locations/pavlovsk/community/krupo.jpg">
' if pcs_sewng < 40: sewng_exp += rand(pcs_intel/20, pcs_intel/10) minut += 60 'You spend an hour learning different sewing techniques.' end if pcs_sewng >= 40: if tkanfirst = 0: 'The teacher tells you that you will need to bring in fabric for further studies, you can buy some in the hardware department at the supermarket.' tkanfirst = 1 elseif tkan <= 0: 'The teacher reminds you, that in order to further improve your skills, you need to buy some fabric to work with.' if tkanfirst = 1: tkanfirst = 2 tkan = 1 'She has some spare fabric and gives it to you as it''s the first time you have forgotten, but she reminds you to bring some next time.' end else minut += 60 tkan -= 1 sewng_exp += rand(pcs_intel/20, pcs_intel/10) 'For an hour you learn more advanced techniques and practice cutting and sewing the fabric you purchased.' end end if pcs_sewng >= 60 and poTalk = 0: poTalk=1 'With a satisfied smile your teacher tells you, "Well done, now you can alter clothes to fit your size perfectly! However, this does not mean that any further studies would be useless. With further lessons I feel that I can teach you how to embroider splendid tapestries, which would be highly sought after, although very laborious to make."' end if pcs_sewng >= 80 and poTalk = 1: 'The teacher nods quietly and says, "You have mastered simple tapestries. It''s not without flaws, but good enough to be able to sell them and as your skills continue to grow, the quality will improve as well."' end *nl 'Your sewing skill is now <>.' *nl if tkan >= 0:'Your cloth will suffice for <> more lessons.' gs'stat' act 'Leave':gt'gdkkru' --- krupo ---------------------------------