Skip to content

Commit

Permalink
add skeleton syncing for necromancy skeletons
Browse files Browse the repository at this point in the history
  • Loading branch information
mattieFM committed Sep 8, 2023
1 parent b6ffb76 commit cc19889
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions www/mods/commonLibs/_common/static.js
Original file line number Diff line number Diff line change
Expand Up @@ -480,6 +480,13 @@ MATTIE.static.update = function(){
]
MATTIE.static.switch.ignoredSwitches = MATTIE.static.rangeParser(MATTIE.static.switch.ignoredSwitches)
MATTIE.static.switch.syncedSwitches = [
//skelleton switches
902, //thicket skeleton
885, //basement skeleton
884, //basement skeleton
"897-898", //prison skelton

2982, //sync buckman marriage

//this will cause some weirdness but also will make sure there is only one copy of them
"657-658", //merc or outlander in party
Expand Down

0 comments on commit cc19889

Please sign in to comment.