axe.obj 231 B

123456789101112
  1. TirNanoG Object
  2. Axe
  3. 1 1 1 axe_inv - 5 coin 0 0 1
  4. 8
  5. s primary -
  6. f axe_f_idle axe_f_walk - - - - - - - axe_f_die axe_f_slash - - - - - - - - -
  7. b - - - - - - - - - - - - - - - - - - - -
  8. e touch {
  9. remove()
  10. give(axe,1)
  11. }