Jedi Loot templates inserted

Buried treasure loot realized
This commit is contained in:
CharonInferar
2014-04-25 01:49:50 +02:00
parent ebc7b0f793
commit e877a44713
30 changed files with 176 additions and 72 deletions
+2 -1
View File
@@ -1230,8 +1230,9 @@ public class DevService implements INetworkDispatch {
deed.setBMR(15);
deed.setAttributes();
inventory.add(deed);
return;
case 125:
TangibleObject genericCraftingTool = (TangibleObject) core.objectService.createObject("object/tangible/crafting/station/shared_generic_tool.iff", planet);
genericCraftingTool.setCustomName("Generic Crafting Tool");