This is a fairly simple feature:
1. highlight and select icon states in a .dmi
2. hit ctrl + c
3. open up a .dm file
4. hit ctrl + v. the names of the copied icon states will be printed line by line off of the clipboard(assuming the metadata is copied.. which i'm pretty sure it is).
so if you highlight the states turf1, turf2, turf3, turf4 hitting ctrl+v in a dm file would paste this:
turf1
turf2
turf3
turf4
ID:1876753
Jun 18 2015, 8:23 am
|
|||||||
| |||||||
Jun 18 2015, 9:20 am
|
|
That might be doable because of the additions I made for copying and pasting between icons a while back, but I haven't touched that code in a while so I'm not positive. (It's not actually using the clipboard for those cases.)
|