فهرست منبع

change the order of connections in `:: brothel`

Stephan Fuchs 2 ماه پیش
والد
کامیت
d8b43a5392
1فایلهای تغییر یافته به همراه4 افزوده شده و 4 حذف شده
  1. 4 4
      sugarcube/src/locations/pavlov/brothel/hotel.tw

+ 4 - 4
sugarcube/src/locations/pavlov/brothel/hotel.tw

@@ -7,10 +7,10 @@
 		Next to a bar are doors leading to a toilet.
 		Alongside the windows are tables, each for about four to six people.
 	</p>
-	<<ConnectedLocation 'Leave' 'road' 20 'locations/highway/road.jpg' 5>>
-	<<ConnectedLocation 'Reception' 'brothel_reception' '' 'locations/shared/brothel/hotelreception.jpg' 1>>
-	<<ConnectedLocation 'Bar' 'brothel_bar' '' 'locations/shared/brothel/bar.jpg' 1>>
-	<<ConnectedLocation 'Bathroom' 'brothel_toilet' '' 'locations/shared/brothel/hoteltoilet.jpg' 1>>
+	<<ConnectedLocation 'Leave' 'road' 20 'locations/highway/road.jpg' 5 `{priority:1000}`>>
+	<<ConnectedLocation 'Reception' 'brothel_reception' '' 'locations/shared/brothel/hotelreception.jpg' 1 `{priority:500}`>>
+	<<ConnectedLocation 'Bar' 'brothel_bar' '' 'locations/shared/brothel/bar.jpg' 1 `{priority:500}`>>
+	<<ConnectedLocation 'Bathroom' 'brothel_toilet' '' 'locations/shared/brothel/hoteltoilet.jpg' 1 `{priority:100}`>>
 
 :: brothel_reception[public indoors]
 	<<ConnectedLocation 'Lobby' 'brothel' '' 'locations/shared/brothel/hotellobby.jpg' 1>>