瀏覽代碼

[fixed] uni and city TG starts now properly give the new again trait.

anjuna krokus 3 月之前
父節點
當前提交
e72dbabbce
共有 2 個文件被更改,包括 3 次插入1 次删除
  1. 2 1
      locations/intro_city_tg.qsrc
  2. 1 0
      locations/intro_uni_tg.qsrc

+ 2 - 1
locations/intro_city_tg.qsrc

@@ -334,7 +334,7 @@ if $ARGS[0] = 'custom':
 	act 'Done': gt 'intro_city_tg', 'sleepPRE'
 end
 
-if $ARGS[0] = 'sleepPRE':	
+if $ARGS[0] = 'sleepPRE':
 	killobj
 	'<center><img <<$set_imgh>> src="images/system/1_openings/shared/npc_tatiana.jpg"></center>'
 	'"You''re awake?" Tatiana asks while looking into your eyes.'
@@ -394,6 +394,7 @@ if $ARGS[0] = 'welcome_intro':
 	pcs_inhib = 0
 	pcs_heels = 0
 	pcs_makupskl = 0
+	pcs_traits['new_again'] = 84
 	showstat 1
 	showobjs 1
 	gs 'obj_din', 'old'

+ 1 - 0
locations/intro_uni_tg.qsrc

@@ -394,6 +394,7 @@ if $ARGS[0] = 'welcome_intro':
 	pcs_inhib = 0
 	pcs_heels = 0
 	pcs_makupskl = 0
+	pcs_traits['new_again'] = 84
 	gs 'intro_initialization_city'
 	!! Welcome to Girl Life speech
 	showstat 1