witch space transit times

General discussion for players of Oolite.

Moderators: another_commander, winston

User avatar
Dr. Nil
---- E L I T E ----
---- E L I T E ----
Posts: 985
Joined: Thu Sep 28, 2006 5:11 pm
Location: Nearest Hoopy Casino
Contact:

Post by Dr. Nil »

Exposing the variables for equipment and hull state of repair would make it a breeze to implement the Repair Droid I looked into the possibilities of making a few weeks back. It only stranded on the fact that these weren't available.

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<array>
	<array>
		<integer>14</integer>
		<integer>1500000</integer>
		<string>Repair Droid</string>
		<string>EQ_REPAIR_DROID</string>
		<string>State of the art droid technology for automated maintenance and repair of your ship's hull and equipment.</string>
		<dict>
			<key>available_to_all</key>
			<true/>
		</dict>
	</array>
</array>
</plist>
https://bb.oolite.space/viewtopic.php?p= ... roid#27688
Image

300 billboards in Your Ad Here!
Astromines and more in Commies.
AVAILABLE HERE along with other Oolite eXpansion Packs.
Post Reply