nemaara / A_New_Order

add-on campaign for The Battle for Wesnoth featuring the Akladians; originally by szopen
https://forums.wesnoth.org/viewtopic.php?f=8&t=6486
GNU General Public License v2.0
10 stars 7 forks source link

Random generation of Bontom's coordinates can cause issues #24

Open cooljeanius opened 2 years ago

cooljeanius commented 2 years ago

See, for example, this dialogue: https://github.com/nemaara/A_New_Order/blob/3b71676e81c46d8cd639bc64d4e270a407009c4f/scenarios/13_Scouting.cfg#L118-L120

cooljeanius commented 2 years ago

Also along these lines: if the player remembers finding Bontom on a previous playthrough, but then forgets to do the proper interrogation to learn about it on a subsequent playthrough, they can get confused as to why none of the villages in S13 have the option to ask about it anymore... I dunno what to do about that, though...

cooljeanius commented 2 years ago

Also along these lines: if the player remembers finding Bontom on a previous playthrough, but then forgets to do the proper interrogation to learn about it on a subsequent playthrough, they can get confused as to why none of the villages in S13 have the option to ask about it anymore... I dunno what to do about that, though...

Well PR #83 ought to address that follow-up comment; the original issue will still remain even once it's merged, though... (update: ...and that's merged now...)

cooljeanius commented 3 months ago

I think replacing "west" with "north" generally ought to work?