From 3bb623672195f0177582bcb81595c567127ac1b5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 13 Apr 2019 20:02:42 +0000 Subject: Koga should be always visible (I think every big NPC needs that?) Alias @wgm to @request - so players can still use @wgm just fine. --- npc/001-1/koga.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'npc') diff --git a/npc/001-1/koga.txt b/npc/001-1/koga.txt index 3aecb09a..da0ab629 100644 --- a/npc/001-1/koga.txt +++ b/npc/001-1/koga.txt @@ -16,5 +16,6 @@ OnInit: .sex = G_MALE; .distance = 4; + .alwaysVisible = true; end; } -- cgit v1.2.3-70-g09d2