game: Add crystal event number.

This commit is contained in:
Loïc Hoguin 2010-06-18 18:57:10 +02:00
parent 370a5488b8
commit 243a22058c

View File

@ -789,6 +789,8 @@ handle(16#0f0a, CSocket, GID, _, Orig) ->
case Action of
0 -> % warp
ignore;
3 -> % crystal activation
ignore;
12 -> % key
% it's more than one 0f0a event actually... @todo hack
send_1205(CSocket, GID, 215, 0),