Browse Source

[fixed] wrong gt in gadsarai

julzor 4 years ago
parent
commit
a3da58a8d5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      locations/gadsarai.qsrc

+ 1 - 1
locations/gadsarai.qsrc

@@ -56,7 +56,7 @@ if $ARGS[0] = '':
 	if (month < 4 or month > 10) or (hour < 9 or hour > 20) or (grandpaQW['chore_feed_cow'] = 1 or grandmaQW['chore_milk_cow'] or grandpaQW['chore_lead_cow_to_field'] = 1 or grandpaQW['chore_herd_cattle'] = 1):
 		act 'Enter the cows stall': gt 'gadsarai', 'cow'
 	end
-	act 'Enter the boars stall': gt 'gadsarai', 'horse'
+	act 'Enter the boars stall': gt 'gadsarai', 'boar'
 	act 'Search around in the barn (0:15)': gt 'gadsarai', 'search'
 	if vcard > 0: act 'View your vintage porn cards': $card_loc = 'gadsarai' & card_deck = 0 & gt 'card'
 	if card > 0: act 'View your new porn cards': $card_loc = 'gadsarai' & card_deck = 1 & gt 'card'