mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-31 00:15:54 -04:00
15 lines
499 B
Plaintext
Executable File
15 lines
499 B
Plaintext
Executable File
id VEHO
|
|
base tangible_object_template
|
|
templatename .*
|
|
serverpath ..\..\..\..\..\..\src\engine\server\library\serverGame\src\shared\objectTemplate
|
|
compilerpath ..\..\..\..\..\..\src\engine\shared\library\sharedTemplate\src\shared\template
|
|
|
|
version 0
|
|
|
|
string fuelType type of fuel used
|
|
float currentFuel current amount of fuel the vehicle has
|
|
float maxFuel max amount of fuel the vehicle can hold
|
|
float consumpsion units/sec/speed(?) fuel used
|
|
|
|
|