mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-07-13 22:01:04 -04:00
Fixed appearance and template for terminal (#4)
This commit is contained in:
@@ -18,7 +18,7 @@ complexity = 100
|
||||
|
||||
sharedTemplate = "object/tangible/npe/shared_npe_tutorial_door_terminal.iff"
|
||||
|
||||
objvars = +["pvpCanAttack" = 1]
|
||||
objvars = +["pvpCanAttack" = 1, "skipLosCheck" = 1]
|
||||
scripts = +["systems.npc_lair.lair_destruct", "npe.npe_tutorial_door_terminal"]
|
||||
|
||||
persistByDefault = false
|
||||
|
||||
+2
@@ -12,6 +12,8 @@ detailedDescription = "npe_hangar_1" "door_terminal"
|
||||
|
||||
containerType = CT_none
|
||||
|
||||
appearanceFilename = "appearance/frn_all_data_terminal_wall_s3.apt"
|
||||
|
||||
portalLayoutFilename = ""
|
||||
|
||||
gameObjectType = GOT_lair
|
||||
|
||||
Reference in New Issue
Block a user