wild-gift/earthen-power and wild-gift/earthen-vines
Posted: Fri Jul 08, 2011 2:22 am
I'm curious, what are they for? :3
It is in the beta 28 package but there is no npc or race/class that points to this.
Who has been playing with spiders?
It is in the beta 28 package but there is no npc or race/class that points to this.
Who has been playing with spiders?

Code: Select all
-- Races
load("/data/birth/races/tutorial.lua")
load("/data/birth/races/human.lua")
load("/data/birth/races/elf.lua")
load("/data/birth/races/halfling.lua")
load("/data/birth/races/dwarf.lua")
load("/data/birth/races/yeek.lua")
load("/data/birth/races/orc.lua")
load("/data/birth/races/troll.lua")
--load("/data/birth/races/spider.lua")
load("/data/birth/races/undead.lua")
load("/data/birth/races/construct.lua")