Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of PSwiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:38, 5 September 2022 Talad talk contribs created page KAs (Knowledge Areas) list and structure (Created page with "You can extract all the knowledge areas not specific to NPCs with this query: select distinct(nka.area) from npc_knowledge_areas nka left join `characters` c on nka.area=CONCAT(c.name, " ",c.lastname) where c.name is null; Pet KAs: * Pet Groffel 1 * Pet Yulbar 1 * Pet Rivnak 1 * Pet Drifter 1 * Pet Serpent Gobble 1 * Pet Eagle Gobble 1 * general * magic_basic * races_basic * Hydlaa_important_people * newbie * gods_basic_hydlaa * hydlaa_basic * goodbye01_hydlaa * Pro...") Tag: Visual edit