Browse Source

[fixed] wrong file encoding

julzor 5 years ago
parent
commit
9951f86615

+ 1 - 1
locations/KGstart.qsrc

@@ -1,4 +1,4 @@
-# KGstart
+# KGstart
 $KGOLklassvibor = {
 	cls
 	'You must select a character class.'

+ 1 - 1
locations/Prostitute.qsrc

@@ -1,4 +1,4 @@
-# Prostitute
+# Prostitute
 $location_type = 'public_outdoors'
 
 if $ARGS[0] = 'start':

+ 1 - 1
locations/dinSex2.qsrc

@@ -1,4 +1,4 @@
-# dinSex2
+# dinSex2
 
 if $ARGS[0] = 'stamina_npc':
 	if sexstart <= 0:sexstart = 1 & sexvar = rand(2,5)

+ 1 - 1
locations/din_pav.qsrc

@@ -1,4 +1,4 @@
-# din_pav
+# din_pav
 
 $pavserjil = {
 	menu_off = 1

+ 1 - 1
locations/gschool_grounds.qsrc

@@ -1,4 +1,4 @@
-# gschool_grounds
+# gschool_grounds
 
 !Outside school building
 if $ARGS[0] = 'main':

+ 3 - 7
locations/kakuzu.qsrc

@@ -1,4 +1,4 @@
-# kakuzu
+# kakuzu
 if $ARGS[0] = 'start':
 	cla & *clr
 	minut += 5
@@ -17,9 +17,7 @@ end
 
 if $ARGS[0] = 'mansion':
     $location = 'event'
-	cla
-	clr
-	*clr
+	*clr & cla
 	minut += 5
 	gs 'stat'
 	'<center><b>Mansion Kakuzu</b></center>'
@@ -32,9 +30,7 @@ end
 
 if $ARGS[0] = 'mansion1':
     $location = 'event'
-	cla
-	clr
-	*clr
+	*clr & cla
 	minut += 5
 	gs 'stat'
 	'<center><b>Kakuzu</b></center>'

+ 1 - 1
locations/lab.qsrc

@@ -1,4 +1,4 @@
-# lab
+# lab
 if $ARGS[0] = 'start':
 	cla & *clr
 	$menu_loc = 'lab'

+ 1 - 1
locations/obj_din.qsrc

@@ -1,4 +1,4 @@
-# obj_din
+# obj_din
 
 if $ARGS[0] = 'chartabs':
 	cla

+ 1 - 1
locations/park.qsrc

@@ -1,4 +1,4 @@
-# park
+# park
 $location_type = 'public_outdoors'
 
 if $ARGS[0] = 'start':

+ 1 - 1
locations/parkivent.qsrc

@@ -1,4 +1,4 @@
-# parkivent
+# parkivent
 
 if $ARGS[0] = 'empty':
 	menu_off = 1

+ 1 - 1
locations/preTG.qsrc

@@ -1,4 +1,4 @@
-# preTG
+# preTG
 
 !!The TG Story Elements
 *clr & cla

+ 1 - 1
locations/sauna.qsrc

@@ -1,4 +1,4 @@
-# sauna
+# sauna
 
 CLOSE ALL
 gs 'themes', 'indoors'

+ 1 - 1
locations/saunawhore.qsrc

@@ -1,4 +1,4 @@
-# saunawhore
+# saunawhore
 
 if moodTypeRand <= 0:
 	$moodType = 'bad'

+ 1 - 1
locations/sexm.qsrc

@@ -1,4 +1,4 @@
-# sexm
+# sexm
 
 if $ARGS[0] = 'start':	
 	menu_off = 1

+ 1 - 1
locations/stat_display.qsrc

@@ -1,4 +1,4 @@
-# stat_display
+# stat_display
 
 gs 'outdoors', 'main'
 

+ 1 - 1
locations/street_event.qsrc

@@ -1,4 +1,4 @@
-# street_event
+# street_event
 
 !{$arg[0]='down','street','Nord' for trigger position.  if call this with gs, $curloc work the same.
 1. location indepent events, list: rape, rob, hijack, ask phonenumber, no pantie&skirt, $street_cum, $mobile_check

+ 1 - 1
locations/succubus.qsrc

@@ -1,4 +1,4 @@
-# succubus
+# succubus
 
 !!The verious calls for succubus specific events
 !!Varible identification:

+ 1 - 1
locations/treeCircle.qsrc

@@ -1,4 +1,4 @@
-#treeCircle
+# treeCircle
 ! The Magical Teleport Tree Circle
 !
 ! ARGS[0] is your entrance point as those listed below.  If the user doesn''t have the magical ability,

+ 1 - 1
locations/version.qsrc

@@ -1,4 +1,4 @@
-# version
+# version
 
 act 'Return': gt 'start'