mirror of
https://github.com/2006-Scape/2006Scape.git
synced 2026-07-02 16:49:03 +00:00
fix cupboard object spawning
This commit is contained in:
@@ -290,7 +290,7 @@ public class ObjectsActions {
|
||||
|
||||
case 2271:
|
||||
player.getActionSender().object(2272, 2984, 3336, 1, 10);
|
||||
Region.addObject(2272, 2984, 336, 0, 10, 1, false);
|
||||
Region.addObject(2272, 2984, 3336, 2, 10, 1, false);
|
||||
player.getActionSender().sendMessage("You open the cupboard.");
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user