forked from 2009Scape/Server
::permadeath command now clears house style
This commit is contained in:
parent
02607f7121
commit
3199974f59
1 changed files with 1 additions and 0 deletions
|
|
@ -347,6 +347,7 @@ public final class HouseManager {
|
|||
Room room = rooms[0][4][3] = new Room(RoomProperties.GARDEN);
|
||||
room.configure(style);
|
||||
room.getHotspots()[0].setDecorationIndex(0);
|
||||
redecorate(HousingStyle.BASIC_WOOD);
|
||||
this.location = location;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue