Skip to content
Snippets Groups Projects
Commit bd30240b authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Actually, it was everything *except* Leave that was broken.

Redraw map before returning to startma/startma1
parent 4d46fba9
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
......@@ -1300,10 +1300,6 @@ I'd like to buy this place!
Leave
>`p20 1 <`p20 5 It wasn't Johnny!
+`t11 7 Hand over the bastard
@if response is 9 then do
@begin
@drawmap
@end
@if responce is 11 then do
@begin
@show
......@@ -1376,6 +1372,7 @@ Leave
of Greentree, that's all!"
`k
@drawmap
@do goto startma1
......@@ -1385,6 +1382,7 @@ Leave
of my life. I am so proud of her!"
`k
@drawmap
@do goto startma1
@end
......@@ -1396,6 +1394,7 @@ Leave
`k
@do `v01 is 1
@drawmap
@do goto startma1
@end
......@@ -1428,6 +1427,7 @@ Leave
`\`k
@bitset `t12 3 1
@do `i41 is 1
@drawmap
@do goto startma1
@end
......@@ -1440,6 +1440,7 @@ Leave
`k
@do `v01 is 1
@drawmap
@do goto startma1
@end
......@@ -1487,6 +1488,7 @@ Leave
`\`\ `0"I'm so happy for you," `2Ma smiles.
`k
@drawmap
@do goto startma1
@end
......@@ -1508,6 +1510,7 @@ Ok!
@show
`\`\ `2Damn it... You only have `$$&money`2!
`\`k
@drawmap
@do goto startma1
@end
@show
......@@ -1533,6 +1536,7 @@ Ok!
@drawmap
@do goto startma1
@end
......@@ -1613,10 +1617,6 @@ Get a room
+`t12 5 Shoot the breeze with Ma
How's the owner?
Leave
@if response is 9 then do
@begin
@drawmap
@end
@if response is 2 then do
@begin
@if bitcheck `t12 3 1 then do
......@@ -1626,6 +1626,7 @@ Leave
of Greentree, that's all!"
`k
@drawmap
@do goto startma
......@@ -1635,6 +1636,7 @@ Leave
of my life. I am so proud of her!"
`k
@drawmap
@do goto startma
@end
......@@ -1646,6 +1648,7 @@ Leave
`k
@do `v01 is 1
@drawmap
@do goto startma
@end
......@@ -1678,6 +1681,7 @@ Leave
`\`k
@bitset `t12 3 1
@do `i41 is 1
@drawmap
@do goto startma
@end
......@@ -1690,6 +1694,7 @@ Leave
`k
@do `v01 is 1
@drawmap
@do goto startma
@end
......@@ -1733,6 +1738,7 @@ Leave
`\`\ `0"I'm so happy for you," `2Ma smiles.
`k
@drawmap
@do goto startma
@end
......@@ -1758,6 +1764,7 @@ Ok!
@show
`\`\ `2Damn it... You only have `$$&money`2!
`\`k
@drawmap
@do goto startma
@end
@show
......@@ -1794,6 +1801,7 @@ Ok!
@drawmap
@do goto startma
@end
......@@ -1811,6 +1819,7 @@ Ok!
`0"Very tasty. I'd stay here just for that if I were you..."
`k
@drawmap
@do goto startma
@end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment