share/hedgewars/Data/Scripts/plist/Racer.plist
author unc0rr
Wed, 28 Dec 2011 18:40:02 +0300
changeset 6535 51a7e71ad317
parent 6494 5e0595f41cde
permissions -rw-r--r--
It seems there's no need to copy gear's msg. Fixes bots getting stuck after hog switch.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>command</key>
	<string>escript Scripts/Multiplayer/Racer.lua</string>
	<key>description</key>
	<string></string>
	<key>scheme</key>
	<string>Shoppa.plist</string>
	<key>weapon</key>
	<string>Shoppa.plist</string>
</dict>
</plist>