Files
Aurora.3/code
Matt Atlas eb9a336df1 Fixes AOOC not being given to people properly. (#7927)
The issue:
player.current?.client.verbs is elaborated as: player.current.client/var/client, which is a null variable and runtimes.

The fix put in breaks AOOC by not giving it to the client but the mob. This fixes that fix, thus fixing AOOC properly.
2020-01-05 19:47:53 +02:00
..
2019-12-21 10:37:54 -08:00
2020-01-05 01:46:39 +02:00