diff --git a/Scripts/SDL/ahnonaycathedral.sdl b/Scripts/SDL/ahnonaycathedral.sdl index 2fea6b603d..6139f0b575 100644 --- a/Scripts/SDL/ahnonaycathedral.sdl +++ b/Scripts/SDL/ahnonaycathedral.sdl @@ -52,3 +52,13 @@ STATEDESC AhnonayCathedral } +STATEDESC AhnonayCathedral +{ + VERSION 2 + #current sphere for linking in from temple + VAR BYTE ahnyCurrentSphere[1] DEFAULT=0 + VAR BYTE ahnyCurrentSaveCloth[2] DEFAULT=0 + VAR BOOL ahnyDoorsStat[1] DEFAULT=0 + + +}