Skip to content

Commit

Permalink
[HaCreator] languageSchool map properties
Browse files Browse the repository at this point in the history
  • Loading branch information
lastbattle committed Dec 20, 2020
1 parent d4df0f6 commit 283e087
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HaCreator/Wz/MapLoader.cs
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ public static List<string> VerifyMapPropsKnown(WzImage mapImage, bool userless)
case "footprintData":
case "illuminantCluster": // 450016030.img
case "property": // 450016110.img
case "languageSchool": // 702090101.img
case "languageSchoolQuizTime":
case "languageSchoolMobSummonItemID":
continue;

default:
Expand Down

0 comments on commit 283e087

Please sign in to comment.