Edited wiki page LuaAPI through web user interface.
authorRedGrinner
Thu, 30 Dec 2010 23:38:39 +0000
changeset 81 a381e4547712
parent 80 3010f79cf869
child 82 a8eacc51c636
Edited wiki page LuaAPI through web user interface.
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 @@
 <blockquote>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)
 </blockquote>
 
 === <tt>!HideMission()</tt> ===