diff --git a/sku.0/sys.server/compiled/game/object/tangible/quest/cb_1_deflarian_communication_terminal.tpf b/sku.0/sys.server/compiled/game/object/tangible/quest/cb_1_deflarian_communication_terminal.tpf index 66bfbf0c3..0a593b54a 100755 --- a/sku.0/sys.server/compiled/game/object/tangible/quest/cb_1_deflarian_communication_terminal.tpf +++ b/sku.0/sys.server/compiled/game/object/tangible/quest/cb_1_deflarian_communication_terminal.tpf @@ -7,3 +7,5 @@ sharedTemplate = "object/tangible/quest/shared_cb_1_deflarian_communication_terminal.iff" scripts =+ [ "quest.task.ground.retrieve_item_on_item" ] + +objvars =+ [ "skipLosCheck" = 1 ] \ No newline at end of file diff --git a/sku.0/sys.shared/compiled/game/object/tangible/quest/shared_cb_1_deflarian_communication_terminal.tpf b/sku.0/sys.shared/compiled/game/object/tangible/quest/shared_cb_1_deflarian_communication_terminal.tpf index bc210d0db..583f8fe8c 100755 --- a/sku.0/sys.shared/compiled/game/object/tangible/quest/shared_cb_1_deflarian_communication_terminal.tpf +++ b/sku.0/sys.shared/compiled/game/object/tangible/quest/shared_cb_1_deflarian_communication_terminal.tpf @@ -13,4 +13,4 @@ objectName = "item_n" "cb_1_communication_terminal" detailedDescription = "item_d" "cb_1_communication_terminal" -appearanceFilename = "" +appearanceFilename = "appearance/frn_all_data_terminal_free_s3.apt"