Area Changes and other fixes
added areas and ccoh, fixed some areas to work with crafting fixed some on death issues added server entry/ooc
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
#include "zep_inc_craft"
|
||||
|
||||
void main() {
|
||||
object oPC = GetPCSpeaker();
|
||||
object oArmor = GetItemInSlot(INVENTORY_SLOT_RIGHTHAND, oPC);
|
||||
ZEP_StartCraft(oPC, oArmor);
|
||||
}
|
Reference in New Issue
Block a user