mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-08-02 02:15:48 -04:00
14 lines
218 B
Plaintext
14 lines
218 B
Plaintext
|
|
@base object/mobile/shared_mobile.iff
|
|
|
|
@class creature_object_template 10
|
|
|
|
acceleration[MT_walk] = 3
|
|
acceleration[MT_run] = 9
|
|
|
|
turnRate[MT_walk] = 180
|
|
turnRate[MT_run] = 90
|
|
|
|
speed[MT_walk] = 1.23
|
|
speed[MT_run] = 7.23
|