Browse Source

[fixed] Image filename mismatch

Kevin_Smarts 2 years ago
parent
commit
f25ba2b667
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gschool_gossip.qsrc

+ 1 - 1
locations/gschool_gossip.qsrc

@@ -145,7 +145,7 @@ end
 
 if $ARGS[0] = 'mixed':
 	if $ARGS[1] = 'picture':
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/join_cool.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/school/events/joincool.jpg"></center>'
 		'Walking down the halls, you barely notice the poor state of the school anymore, having grown used to it. Approaching your locker, you see several of your classmates who you wave to. As you do, you overhear some of them talking about a variety of things, including some juicy gossip.'
 		*nl
 	end