obj
punching_bag1
icon = 'bag 1.dmi'
density = 1
verb
hit()
set category = "Training"
var/stamina = 10
stamina += 1
Problem description:
I put some of my punching bags on the map and tested it and absolutely nothing happened when I came up to it. It didn't show up in my training stat panel and nothing happened when I right clicked on it. I was hoping for at least some kind of reaction when I came up to it. What did I do wrong? Also this is off topic but how could I make it so you will see the movement state of the bag whenever I hit it?
Anyways, you probably want something like this instead :