mob/verb/TestAura() |
Problem description:
For some reason, these are both outputting the same thing! I can't get one to break through to pass. I originally wanted to see if it was not in the list to add it in the list, so the second if() else statement was just a check, and they both are giving me the same results... logically, it should be impossible right? Here's the output:
Thar - /obj/skillcard/Ultimate_Aura - /list
Thar - /obj/skillcard/Ultimate_Aura - /list
What's up with this? I checked the reference and couldn't find anything helpful.