mirror of
https://github.com/ProjectSWGCore/NGECore2.git
synced 2026-08-03 04:16:19 -04:00
Added no-build checks when placing structures
This commit is contained in:
@@ -84,8 +84,8 @@ public class DevService implements INetworkDispatch {
|
||||
suiOptions.put((long) 21, "Weapons");
|
||||
suiOptions.put((long) 22, "Misc Items");
|
||||
suiOptions.put((long) 23, "Jedi Items");
|
||||
//suiOptions.put((long) 120, "House Deeds");
|
||||
suiOptions.put((long) 110, "Survey Devices");
|
||||
//suiOptions.put((long) 120, "House Deeds");
|
||||
break;
|
||||
case 3: // [Items] Weapons
|
||||
suiOptions.put((long) 30, "Jedi Weapons");
|
||||
|
||||
Reference in New Issue
Block a user