cooljeanius / The_Earths_Gut

The Earth's Gut (TEG) is a Wesnoth add-on campaign; originally by @anonymissimus
https://forums.wesnoth.org/viewtopic.php?f=8&t=26800
GNU General Public License v2.0
6 stars 6 forks source link

S8 Lost, make note about what trolls you keep rereadable #42

Closed Konrad22 closed 1 year ago

Konrad22 commented 1 year ago

As it is, you are shown this information once, and never again until you have to pick what trolls you keep. Make it available via right click menu.

cooljeanius commented 1 year ago

There's another scenario that I could probably copy from here; I think it might have been the Ferry Crossing one?

Konrad22 commented 1 year ago

There's another scenario that I could probably copy from here; I think it might have been the Ferry Crossing one?

Yes, there is a 'help' accessible via right click, explaining how boarding and all that works.

cooljeanius commented 1 year ago

ok after 6f3e760 a menu option now gets added; the call to [fire_event] to actually display the message automatically in the prerecruit event where it's added doesn't seem to work, though...

cooljeanius commented 1 year ago

ok cb5a47f now causes the message to be displayed automatically in the prerecruit event again; I think we ought to be good here now...