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