diff options
Diffstat (limited to 'npc/008-2-2/ledmitz.txt')
-rw-r--r-- | npc/008-2-2/ledmitz.txt | 19 |
1 files changed, 1 insertions, 18 deletions
diff --git a/npc/008-2-2/ledmitz.txt b/npc/008-2-2/ledmitz.txt index 4e310961..3ed94009 100644 --- a/npc/008-2-2/ledmitz.txt +++ b/npc/008-2-2/ledmitz.txt @@ -18,15 +18,6 @@ OnTalk: OnInit: .bodytype = BODYTYPE_3; .distance = 3; - -////////// UNFINISHED ////////// -//////////////////////////////// -// REMOVE THIS CODE WHEN THIS // -// NPC IS NO LONGER A WIP ////// -//////////////////////////////// -//if (!debug) disablenpc(.name$); -///////// UNFINISHED /////////// - end; } @@ -42,14 +33,6 @@ OnTalk: OnInit: .bodytype = BODYTYPE_3; .distance = 3; - -////////// UNFINISHED ////////// -//////////////////////////////// -// REMOVE THIS CODE WHEN THIS // -// NPC IS NO LONGER A WIP ////// -//////////////////////////////// -//if (!debug) disablenpc(.name$); -///////// UNFINISHED /////////// - end; } + |