# HG changeset patch # User RedGrinner # Date 1293752258 0 # Node ID 3010f79cf8699e5be0fe50f4d9f72c9723a804b8 # Parent 64fc6cee4af74cc0e39c88cc8efb49246f5bf0cc Fixed edit 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() ===