- new user data type: position list
- similar to object group
- but takes multiple instances of identical positions
- supports: index, concat, length operators
- fl(), st(), it(), wo[] do support position lists
- add named position repository:
- positions can be named via po["aname"] = apos
- access: polist = po["aname*"]
- all named floors that are killed keep their position under their name
Note:
- see upcoming refman and testlevel