Эх сурвалжийг харах

[fixes] wrong variable in din_pav

julzor 5 жил өмнө
parent
commit
7551da2b7d

+ 5 - 5
locations/din_pav.qsrc

@@ -28,8 +28,8 @@ $koncepodos = {
             set koncepo = 1
             '<center><img <<$set_imgh>> src="images/locations/oldtown/vacanthouse/koncepod.jpg" ></center>'
             'Well, on the fence, too, every write - with blatant mockery said the old man.'
-            act'Send and go':gt 'dvor'
-            act'To cry and go':SUB = SUB + 1 & gt 'dvor'
+            act'Send and go': gt 'dvor'
+            act'To cry and go': sub += 1 & gt 'dvor'
                 
         end              
     end
@@ -93,13 +93,13 @@ $pavser1 = {
 	*clr & cla
 	menu_off = 1
     psiho = 1
-    pcs_pcs_manna = pcs_pcs_manna - 30
+    pcs_manna -= 30
     gs'stat'
     '<center><img <<$set_imgh>> src="images/characters/oldtown/pavser/pavserjil.jpg" ></center>'
     'Before you appeared no longer a young man. From him it emanated a savage force and evidence were the dimensions of the body, barely distinguishable from-a beige raincoat and crumpled.'
     act 'Who you are?':
         *clr & cla        
-        pcs_pcs_manna = pcs_pcs_manna - 30
+        pcs_manna -= 30
         gs'stat'
 		'<center><img <<$set_imgh>> src="'+FUNC('$face_image')+'"></center>'
         '<center><img <<$set_imgh>> src="images/characters/oldtown/pavser/pavserjil.jpg" ></center>'
@@ -153,7 +153,7 @@ $pavser3 = {
     act '- The chair would look good in a hall, - You dropped it withheld.':
         *clr & cla
         sub += 15
-        pcs_pcs_manna = pcs_pcs_manna - 50
+        pcs_manna -= 50
         pcs_horny += 20
         gs'stat'
 		'<center><img <<$set_imgh>> src="'+FUNC('$face_image')+'"></center>'