From 6c6d7c6b03dae08ec42c2707bb81647d0712b9e5 Mon Sep 17 00:00:00 2001 From: Sini Date: Sat, 8 Sep 2012 17:57:47 +0000 Subject: [PATCH] Update MediaWiki page '443 Protocol' --- 443-Protocol.mediawiki | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/443-Protocol.mediawiki b/443-Protocol.mediawiki index 4eb1f62..5182b37 100644 --- a/443-Protocol.mediawiki +++ b/443-Protocol.mediawiki @@ -593,6 +593,24 @@ Client states are used to switch between different graphic and logic procedures. ! [[443 Spawn Sector|Spawn Sector]] ! Parses the sector of the map to spawn entities, then the actual entity spawns. |- +! 94 +! FIXED +! 7 +! [[443 Spawn Timed Ground Item|Spawn Timed Ground Item]] +! Spawns a ground item that will ignore whoever it has already been spawned to. +|- +! 79 +! FIXED +! 7 +! [[443 Update Ground Item|Update Ground Item]] +! Updates a ground item. +|- +! 84 +! FIXED +! 3 +! [[443 Remove Ground Item|Remove Ground Item]] +! Removes a ground item. +|- ! 109 ! FIXED ! 5