1
0
Преглед на файлове

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

Wonder Dog преди 9 години
родител
ревизия
e8a89ad3ce
променени са 9 файла, в които са добавени 12 реда и са изтрити 8 реда
  1. BIN
      glife.txt
  2. 2 1
      locations/Autofight
  3. 1 1
      locations/_clothing_image
  4. 1 1
      locations/_clothing_name
  5. 1 1
      locations/_face_image
  6. 2 1
      locations/beforeFW
  7. 1 1
      locations/clothing
  8. 2 1
      locations/fightFW
  9. 2 1
      locations/generation

BIN
glife.txt


+ 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 ---------------------------------
+