repo.or.cz
/
swg-src.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
README.md edited online with Bitbucket
[swg-src.git]
/
dsrc
/
sku.0
/
sys.server
/
compiled
/
game
/
object
/
intangible
/
beast
/
beast_base.tpf
blob
dd7f74cfc6dd7cbb9cbc71ac4328b13a6e5b7104
1
@base object/object/base/base_object.iff
2
3
@class intangible_object_template 1
4
5
count = 0
6
7
@class object_template 5
8
9
updateRanges[UR_near] = 0
10
updateRanges[UR_normal] = 0
11
updateRanges[UR_far] = 0
12
13
invulnerable = true
14
15
moveFlags = [ MF_player ]