Kaynağa Gözat

[Fixed] Fixed city hotel pictures

ADCSux 2 yıl önce
ebeveyn
işleme
68fe7fbaad
1 değiştirilmiş dosya ile 6 ekleme ve 9 silme
  1. 6 9
      locations/city_hotel.qsrc

+ 6 - 9
locations/city_hotel.qsrc

@@ -12,7 +12,7 @@ if $ARGS[0] = 'start' or $ARGS[0] = '':
 	$menu_arg = 'start'
 	menu_off = 0
 	gs 'stat'
-	'<center><img <<$set_imgh>> src="images/locations/city/industrial/casino/metrd.jpg"></center>'
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/hotel/lobby.jpg"></center>'
 
 	if tobiQW < 2000:'The hotel lobby is deserted and you only notice an alone bored girl standing at the reception desk.'
 	if tobiQW >= 2000 and tobiQW < 2100:'The hotel lobby is very crowded. You notice there''s a swarm of comely old men dressed in scanty jackets with elbow patches.'
@@ -58,7 +58,7 @@ if $ARGS[0] = 'reception':
 	menu_off = 1
 	minut += 1
 	gs 'stat'
-	'<right><img <<$set_imgh>> src="images/locations/city/industrial/casino/metrd.jpg"></right>'
+	'<center><img <<$set_imgh>> src="images/locations/city/citycenter/hotel/receptionist.jpg"></center>'
 	'You walk up to the front reception and get greeted by a smiling young woman behind the counter.'
 	'"How can I help you?" she asks.'
 
@@ -72,7 +72,6 @@ if $ARGS[0] = 'reception':
 		'1. Budget rooms, our most simplest rooms for the ones that just want a bed to sleep the night. There''s a public bathroom shared with the rest of the floor.'
 		'2. Standard rooms, our reasonably priced rooms. Every room has a private bathroom and a TV.'
 		'3. Suites, our luxurious room. Beside a private bathroom there''s also an extra livingroom.'
-		'4. Presidential Suite, our most prized room with all the modern necessities. Free room service included.'
 
 		act 'Continue': gt 'city_hotel', 'reception'
 	end
@@ -92,19 +91,19 @@ if $ARGS[0] = 'reception':
 		menu_off = 1
 		*clr & cla
 		gs'stat'
-		'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/resep.girl0,'+rand(0,10)+'.jpg"></center>'
+		'<center><img <<$set_imgh>> src="images/locations/city/citycenter/hotel/receptionist.jpg"></center>'
 		'The girl behind the desk smiles at you and asks: "Hello miss! Would you like to rent a room?"'
 
 		if hotelRoom['city_hotel'] > 0:
 			*clr & cla
-			'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/resep.girl0,'+rand(0,10)+'.jpg"></center>'
+			'<center><img <<$set_imgh>> src="images/locations/city/citycenter/hotel/receptionist.jpg"></center>'
 			'She looks in the computer: "I see you already have a room here. As it is already booked and paid for the only way to change it to a different room, would be to cancel your existing booking. To do so without notice would forfeit your payment, I would advise against this, but you may do so if you wish."'
 			act'Yes, cancel your booking':hotelroom=0 & gt'city_hotel'
 			act'No':gt'city_hotel'
 		elseif hotelRoom['city_hotel'] = 0:
 			act 'Yes':
 				*clr & cla
-				'<center><img <<$set_imgh>> src="images/locations/pavlovsk/hotel/resep.girl0,'+rand(0,10)+'.jpg"></center>'
+				'<center><img <<$set_imgh>> src="images/locations/city/citycenter/hotel/receptionist.jpg"></center>'
 				'She smiles at you happily: "Excellent! We have the following rooms available right now:"'
 				'Standard room - 500 <b>₽</b> / night;'
 				'Luxury room - 1500 <b>₽</b> / night;'
@@ -126,9 +125,7 @@ if $ARGS[0] = 'reception':
 						msg'You can''t afford to stay in the hotel for that long.'
 						gt'city_hotel'
 					end
-				end
-
-				act'Luxury room':
+				end		'4. Presidential Suite, our most prized room with all the modern necessities. Free room service included.'
 					*clr
 					cla
 					hotelRoomDays['city_hotel']=input ("For how long would you like to stay?")