summaryrefslogtreecommitdiff
path: root/skills.xml
diff options
context:
space:
mode:
authorFedja Beader <fedja@protonmail.ch>2025-01-11 23:31:41 +0100
committerFedja Beader <fedja@protonmail.ch>2025-01-11 23:34:25 +0100
commit1f2321a83d56ceeb271df01c31a3ce3c884ac443 (patch)
tree997e93fb4238f31ddb2152c5e07c000d7322f161 /skills.xml
parentc425b1e915e641b9e97695eefdf29dade2150ac3 (diff)
downloadclientdata-deduplicate_spawners.tar.gz
clientdata-deduplicate_spawners.tar.bz2
clientdata-deduplicate_spawners.tar.xz
clientdata-deduplicate_spawners.zip
Deduplicate remaining duplicate spawners I could finddeduplicate_spawners
Utilities: cat npc/*/_mobs.txt | grep monster | sort | uniq -c | grep -v ' 1 ' cat maps/031-3.tmx | grep 'object id=' | cut -d' ' -f 5- | sort | uniq -c | grep -v ' 1' NB: 016-1 has another overlapping MauvePlant spawner that has unconfigured delay (thus is not a direct duplicate). As changing it would change game mechanis, it is out of scope for this commit. NB: One of the 031-1 Bat dupe was probably added in ff1acc14dcc3683aad70907c3748f. I could not extract a reason, and did not look into who/what/why added the other duplicates.
Diffstat (limited to 'skills.xml')
0 files changed, 0 insertions, 0 deletions