mirror of
https://github.com/SWG-Source/dsrc.git
synced 2026-01-15 23:04:31 -05:00
Fixes WoD huts to reflect the appropriate appearance
Player versions of the Witch hut houses were giving players the wrong hut that didn't match the one in the draft schematic screen/was on live.
This commit is contained in:
@@ -15,5 +15,5 @@ objectName = "building_name" "ns_hut"
|
||||
detailedDescription = "building_detail" "ns_hut"
|
||||
lookAtText = "building_lookat" "ns_hut"
|
||||
|
||||
portalLayoutFilename = "appearance/ply_all_dath_mtn_clan_hut.pob"
|
||||
portalLayoutFilename = "appearance/ply_all_dant_small_mud_hut.pob"
|
||||
clientDataFile = "clientdata/building/shared_player_house_tatooine_medium_style_01.cdf"
|
||||
@@ -15,5 +15,5 @@ objectName = "building_name" "sm_hut"
|
||||
detailedDescription = "building_detail" "sm_hut"
|
||||
lookAtText = "building_lookat" "sm_hut"
|
||||
|
||||
portalLayoutFilename = "appearance/ply_all_dant_small_mud_hut.pob"
|
||||
portalLayoutFilename = "appearance/ply_all_dath_mtn_clan_hut.pob"
|
||||
clientDataFile = "clientdata/building/shared_player_house_tatooine_medium_style_01.cdf"
|
||||
Reference in New Issue
Block a user