瀏覽代碼

update start and shopping center transitions

KevinSmarts 9 年之前
父節點
當前提交
2462e3b2ab
共有 2 個文件被更改,包括 5 次插入3 次删除
  1. 3 1
      locations/start
  2. 2 2
      locations/torgcentr

+ 3 - 1
locations/start

@@ -20,7 +20,7 @@ bcolor = rgb(255, 255, 255)
 lcolor = rgb(106, 90, 205)
 $fname = 'Tahoma'
 fsize = 12
-$version = '0.4.1 The X and O''s and closed brackets too version.'
+$version = '0.5.0 The new clothing system version.'
 
 *nl
 *nl
@@ -47,7 +47,9 @@ $version = '0.4.1 The X and O''s and closed brackets too version.'
 'Recent Version Tracking:'
 *nl
 "0.5.0"
+'- The new clothing attributes and naming conventions from Veedanya'
 '- Rewrite of volleyball trainer events to improve flow by EKay'
+'- 1.2.3 updates, thanks to Illume'
 *nl
 "0.4.2"
 '- More bug fixes'

+ 2 - 2
locations/torgcentr

@@ -15,9 +15,9 @@ if hour >= 8 and hour <= 20:
 		*p ' - '
 	*p'<a href="exec:gt ''butik'', ''start''">Expensive Boutique</a>'
 		*p ' - '
-	*p '<a href="exec:GT ''budgetclothes'',''start''">G&M Store</a>'
+	*p '<a href="exec:torg = 1 & GT ''budgetclothes'',''start''">G&M Store</a>'
 		*p ' - '
-	*p '<a href="exec:GT ''NewCloShop''">"Fashionista" Boutique</a>'
+	*p '<a href="exec:GT ''NewCloShop'',''start''">"Fashionista" Boutique</a>'
 	
 	*nl
 	*nl