share/hedgewars/Data/Scripts/plist/Random Weapon.plist
author koda
Mon, 25 Jul 2011 01:18:51 +0200
changeset 5453 ea6f7631df4a
permissions -rw-r--r--
add the ios friendly scripts
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5453
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     3
<plist version="1.0">
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     4
<dict>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     5
	<key>command</key>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     6
	<string>escript Scripts/Multiplayer/Balanced_Random_Weapon.lua</string>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     7
	<key>description</key>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     8
	<string></string>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
     9
	<key>scheme</key>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    10
	<string>Default.plist</string>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    11
	<key>weapon</key>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    12
	<string></string>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    13
</dict>
ea6f7631df4a add the ios friendly scripts
koda
parents:
diff changeset
    14
</plist>