Browse Source

[changed] act is now a hyperlink

hornguy6 2 weeks ago
parent
commit
4a00df76dc
1 changed files with 2 additions and 2 deletions
  1. 2 2
      locations/pav_train_hall.qsrc

+ 2 - 2
locations/pav_train_hall.qsrc

@@ -116,8 +116,8 @@ if $ARGS[0] = '':
 
 	if poezddalsled = 1:
 		'The platform is bustling with passengers that are entering or leaving the currently waiting train, carrying their heavy bags with them. Several police officers are patrolling the platforms while the train is here, keeping an eye out for any unruly activities.'
-
-		if tovarL > 0:act 'Sell your goods to passengers':gt 'pav_train_hall_events', 'trinkets'
+	
+		if tovarL > 0:'You could <a href="exec:gt ''pav_train_hall_events'', ''trinkets''">try to sell some trinkets</a> to some of the passengers.'
 	end
 
 	act 'Wait':gs 'obj_din', 'wait'