News:

Use the "Forum Search"
It may help you to find anything in the forum ;).

get_desc() for bridges

Started by Yona-TYT, November 26, 2022, 06:55:53 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Yona-TYT

It would be nice to be able to obtain the desc of a bridge more easily.

For example:
bridge = tile.find_object(mo_bridge)
desc = bridge.get_desc()

That would make life easier for us. :)

Dwachs


Yona-TYT