|
||
|
|||||||
| Other Cant find a category above, use this one! Core mods not listed above go here! |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
Forum Expert
|
When you add a washbasin it comes out backwards. In Scripts/Items/Addons/ElvenWashbasinEastAddon.cs change
Code:
AddComponent( new AddonComponent( 0x30DF ), 0, 0, 0 ); AddComponent( new AddonComponent( 0x30E0 ), 0, -1, 0 ); Code:
AddComponent( new AddonComponent( 0x30E0 ), 0, 0, 0 ); AddComponent( new AddonComponent( 0x30DF ), 0, -1, 0 ); ![]()
__________________
http://z10.invisionfree.com/Crows_Kingdom/index.php? |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|