2,804
edits
Changes
Added Friends and Foes sections, using DPL to match friendly Goblins and non-friendly ones
__NOTOC__
<!--
This is a "creature type" page (corresponding to an Anatomy sub-skill) to keep track of creatures
==Known Creatures==
===Friends===
<dpl>
category = Goblin&NPCs
</dpl>
===Foes===
<!-- the DPL lists creatures which already have a page and are categorized. -->
<dpl>
category = Goblin notcategory = NPCs
</dpl>
<!-- here we can manually add any creatures to keep track of missing/todo pages -->