Skip to content

Commit f6f0579

Browse files
theGreyWanderer-ucmarzojr
authored andcommitted
ss: Segment globals.uc by location/plot and fix flag names
Reorganize ss/include/globals.uc into 22 location-based sections matching the pattern used in fov/include/globals.uc: System/Global, Companion Belongings, Library/Knowledge, Teleport Storm Item Exchange, Monitor, Fawn, Moonshade, Sleeping Bull Inn, Mad Mage Isle/Erstam, Furnace, Great Northern Forest, Monk Isle, Dream Realm/Gorlab Swamp, Gwani/Ice Areas, Shamino's Castle, Skullcrusher, Spinebreaker, Mountains of Freedom, Black Sword & Banes, Ophidian Temples, Grand Shrine of Chaos, Sunrise Isle/Balance, Silver Seed, Endgame/Balance Serpent. Rename 9 flags for accuracy (updated in both globals.uc and usecode.uc): FEBABIBLIO_SAVED -> FEDABIBLIO_SAVED (typo) ASK_ONLON_GWANI -> ASK_OLON_GWANI (typo) KNOWS_KRAYG_WALKS_ON_WOODS -> KNOWS_KRAYG_WALKS_IN_WOODS (grammar) GAVE_WOLF_TO_CELIA -> GAVE_WOLF_TO_CELLIA (NPC spelling) PLACED_SOUL_PRISM_MADNESS -> PLACED_SOUL_PRISM_INSANITY (correct Bane) ARENA_BATTLE_STARTED -> FURNACE_ARENA_BATTLE_STARTED (location prefix) AVATAR_IN_BEDROOM -> AVATAR_IN_SPINEBREAKER_BEDROOM (location prefix) MASTER_SWITCH_IS_ACTIVE -> SILVER_SEED_MASTER_SWITCH (location prefix) PRESSED_BOTH_SWITCHES -> FREEDOM_PRESSED_BOTH_SWITCHES (location prefix) All 698 flags preserved, no duplicates. Compiles cleanly with ucc.
1 parent 4f6b89f commit f6f0579

2 files changed

Lines changed: 580 additions & 532 deletions

File tree

0 commit comments

Comments
 (0)