diff options
Diffstat (limited to 'npc/008-2-19')
-rw-r--r-- | npc/008-2-19/books.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/008-2-19/books.txt b/npc/008-2-19/books.txt index 81cd4b98..2c6a2112 100644 --- a/npc/008-2-19/books.txt +++ b/npc/008-2-19/books.txt @@ -53,7 +53,7 @@ OnInit: // REMOVE THIS CODE WHEN THIS // // NPC IS NO LONGER A WIP ////// //////////////////////////////// -if (!debug) disablenpc(.name$); +//if (!debug) disablenpc(.name$); ///////// UNFINISHED /////////// end; |