mirror of
https://github.com/moparisthebest/rswiki-book
synced 2024-11-25 10:32:17 -05:00
Update MediaWiki page '443 Protocol'
This commit is contained in:
parent
8e23629ff2
commit
24640b0102
@ -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==
|
||||
|
Loading…
Reference in New Issue
Block a user