diff options
Diffstat (limited to 'npc/sample/gstorage_test.txt')
-rw-r--r-- | npc/sample/gstorage_test.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/npc/sample/gstorage_test.txt b/npc/sample/gstorage_test.txt index 98761ea35..6c97fa2bc 100644 --- a/npc/sample/gstorage_test.txt +++ b/npc/sample/gstorage_test.txt @@ -1,5 +1,5 @@ /* Guild Warehouse Service Test-Script -prontera.gat,165,188,4 script Guild Warehouse 112,{ +prontera,165,188,4 script Guild Warehouse 112,{ cutin "kafra_06",2; mes "[Guild Warehouse Coupler]"; @@ -36,7 +36,7 @@ GS_EXIT4: */ // カプラギルド倉庫サービス テストスクリプト -prontera.gat,165,188,4 script ギルド倉庫カプラ 112,{ +prontera,165,188,4 script ギルド倉庫カプラ 112,{ cutin "kafra_06",2; mes"[ギルド倉庫カプラ]"; @@ -67,4 +67,4 @@ GS_EXIT3: GS_EXIT4: cutin "kafra_06",255; close; -} +}
\ No newline at end of file |