From 24640b0102621b5bc747010f429bf80297241f88 Mon Sep 17 00:00:00 2001 From: Sini Date: Mon, 27 Aug 2012 04:21:47 +0000 Subject: [PATCH] Update MediaWiki page '443 Protocol' --- 443-Protocol.mediawiki | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index c18e1ee..058b5c8 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -97,7 +97,23 @@ Client states are used to switch between different graphic and logic procedures. ! position x ! position y ! #{ action } #{ npc_name } -! Action for the 0 or first option of a NPC. +! Action for the first option of a NPC. +|- +! 17 +! [[443 Npc Option 1|Npc Option 1]] +! id +! position x +! position y +! #{ action } #{ npc_name } +! Action for the second option of a NPC. +|- +! 13 +! [[443 Npc Option 2|Npc Option 2]] +! id +! position x +! position y +! #{ action } #{ npc_name } +! Action for the third option of a NPC. |} ==Game Protocol==