module RES::Skills
 
  Defined in:
resources.crConstant Summary
- 
        Crossbow = Sound.new(0)
- 
        Crossbow3 = Sound.new(1)
- 
        Curse = Sound.new(2)
- 
        Explode = Sound.new(3)
- 
        Melee = Sound.new(4)
- 
        Melee3 = Sound.new(5)
- 
        Shot_fire = Sound.new(6)
- 
        Sword = Sound.new(7)
- 
        Sword3 = Sound.new(8)
- 
        Traphit = Sound.new(9)
- 
        Warp = Sound.new(10)