diff -r 64fc6cee4af7 -r 3010f79cf869 LuaAPI.wiki --- a/LuaAPI.wiki Thu Dec 30 23:36:41 2010 +0000 +++ b/LuaAPI.wiki Thu Dec 30 23:37:38 2010 +0000 @@ -361,12 +361,12 @@
Use to tell the player what he is supposed to do. As of (0.9.15), icon currently accepts: --amBazooka, -amShotgun etc. (and other ammo types) -0 (Gold Crown icon) -1 (Target icon) -2 (Exclamation mark) -3 (Question mark) -4 (Gold star) +* -amBazooka, -amShotgun etc. (and other ammo types) +* 0 (Gold Crown icon) +* 1 (Target icon) +* 2 (Exclamation mark) +* 3 (Question mark) +* 4 (Gold star)
=== !HideMission() ===