issues
search
jefflunt
/
rpglogger
(retired) Build your own strategy guide for any RPG
6
stars
0
forks
source link
Allow merging of sections, including all SectionProperties
#115
Open
jefflunt
opened
12 years ago
jefflunt
commented
12 years ago
Merging two sections is a matter of:
Moving all SectionProperties from one section to the other, and updating the sort order
Moving all WorldObjects to the new Section
Building values for new SectionProperties, for both sets of WorldObjects (source + destination)
Merging two sections is a matter of: