# HG changeset patch # User RedGrinner # Date 1293752319 0 # Node ID a381e45477125ee3ada6942b5eb4c0838146222c # Parent 3010f79cf8699e5be0fe50f4d9f72c9723a804b8 Edited wiki page LuaAPI through web user interface. diff -r 3010f79cf869 -r a381e4547712 LuaAPI.wiki --- a/LuaAPI.wiki Thu Dec 30 23:37:38 2010 +0000 +++ b/LuaAPI.wiki Thu Dec 30 23:38:39 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() ===