mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-31 00:15:54 -04:00
14 lines
274 B
Plaintext
Executable File
14 lines
274 B
Plaintext
Executable File
@base object/tangible/base/tangible_base.iff
|
|
|
|
@class tangible_object_template 3
|
|
|
|
condition = C_magicItem
|
|
|
|
@class object_template 8
|
|
|
|
// filename
|
|
sharedTemplate = "object/tangible/powerup/base/shared_base.iff"
|
|
scripts = ["powerup.pup"]
|
|
|
|
moveFlags = [ MF_player ]
|