Selaa lähdekoodia

version info updated and fixed the variable type

rachels 3 vuotta sitten
vanhempi
säilyke
6bf5a6fddd
2 muutettua tiedostoa jossa 3 lisäystä ja 3 poistoa
  1. 1 1
      locations/mod_Ibiza_readme.qsrc
  2. 2 2
      locations/mod_Ibiza_setup.qsrc

+ 1 - 1
locations/mod_Ibiza_readme.qsrc

@@ -15,7 +15,7 @@ end
 
 
 
 
 '<center>Mod <b>Ibiza</b></center>'
 '<center>Mod <b>Ibiza</b></center>'
-'<center>version 0.5.1 completed and checked with Girl Life version 0.8.1</center>'
+'<center>version 0.5.2 completed and checked with Girl Life version 0.8.1</center>'
 '
 '
 
 
 	"Why? Why did I take "Philosophy"? I swear Prof. Avdeyev hates me.", you think.
 	"Why? Why did I take "Philosophy"? I swear Prof. Avdeyev hates me.", you think.

+ 2 - 2
locations/mod_Ibiza_setup.qsrc

@@ -5,7 +5,7 @@
 $mod_info[0] = 'Ibiza'
 $mod_info[0] = 'Ibiza'
 !0=mod name, saved to $mod_name[i] array 
 !0=mod name, saved to $mod_name[i] array 
 
 
-$mod_info[1] = '10000'
+$mod_info[1] = '05200'
 !1=mod version
 !1=mod version
 !this will be displayed as version 1.2, fix3.
 !this will be displayed as version 1.2, fix3.
 !if you input 40500, will be showen as version 4.5
 !if you input 40500, will be showen as version 4.5
@@ -17,7 +17,7 @@ $mod_info[3] = 'Ibiza content converted by Tendaris'
 !3=mod description, input a short brief here.
 !3=mod description, input a short brief here.
 
 
 
 
-if curloc = 'mod_<<$mod_info[0]>>_setup':
+if $curloc = 'mod_<<$mod_info[0]>>_setup':
 	usehtml = 1
 	usehtml = 1
 	!this will be only showed if you exec mod file. This location should be only called by gs, so this line will not trigger on normal mod playing
 	!this will be only showed if you exec mod file. This location should be only called by gs, so this line will not trigger on normal mod playing
 	'<center><h1><font color=red>ACCESS DENIED</font></h1></center>'
 	'<center><h1><font color=red>ACCESS DENIED</font></h1></center>'