Преглед изворни кода

Compile & Extract cycle to check all locations ok.
Minor changes to last line of a few locations

Wonder Dog пре 8 година
родитељ
комит
e8a89ad3ce

+ 2 - 1
locations/Autofight

@@ -668,4 +668,5 @@ elseif resultFight = 4:
 	SubLoss[a] += 1
 end
 
---- Autofight ---------------
+--- Autofight ---------------------------------
+

+ 1 - 1
locations/_clothing_image

@@ -20,5 +20,5 @@ if $ARGS[0] = 'newclo':$RESULT = 'images/clothes/newclo/<<ARGS[1]>>.jpg'
 if $ARGS[0] = 'ero':$RESULT = 'images/img/dress/ero<<ARGS[1]>>.jpg'
 end
 
---- $clothing_image -------
+--- $clothing_image ---------------------------------
 

+ 1 - 1
locations/_clothing_name

@@ -473,5 +473,5 @@ end
 
 if $RESULT = '':$RESULT = 'Missing clothing name for <<$ARGS[0]>> <<ARGS[1]>>'
 
---- $clothing_name ----------
+--- $clothing_name ---------------------------------
 

+ 1 - 1
locations/_face_image

@@ -68,5 +68,5 @@ $RESULT += '/'
 !! color
 $RESULT += 'hcol<<hcol>>.jpg'
 
---- face_image --------
+--- $face_image ---------------------------------
 

+ 2 - 1
locations/beforeFW

@@ -146,4 +146,5 @@ act 'Fight on his hands':
 	act 'Follow the instructions referees':gt 'FightCrouch'
 end
 
---- beforeFW ---------------
+--- beforeFW ---------------------------------
+

+ 1 - 1
locations/clothing

@@ -312,5 +312,5 @@ if $ARGS[0] = 'wear_last_worn':
 	gs 'clothing', 'wear', $lastwornclothingtype, lastwornclothingnumber
 end
 
---- clothing -------------
+--- clothing ---------------------------------
 

+ 2 - 1
locations/fightFW

@@ -84,4 +84,5 @@ elseif stoper >= 3:
 	act 'up':gt 'RoundStop'
 end
 
---- FightFW ---------------------------------
+--- fightFW ---------------------------------
+

+ 2 - 1
locations/generation

@@ -20,4 +20,5 @@ turnirFighter[2] = 0
 
 if y < 20:jump 'markmonthfightx'
 
---- generation ---------------
+--- generation ---------------------------------
+