Files
Aurora.3/code/modules/mob
Erki 38e4b5d77b Implement "send_link" macro (#6767)
When to_chat gets converted to a proc, then the construct of to_chat(some, link(url)) will no longer work. Or will produce odd results.

As a result, the send_link macro is now created. Replaced existent instances of the previous construct and added a simple grep check for this as well. It won't catch all, probably, but it'll catch the most common instances.
2019-07-22 01:22:44 +03:00
..
2019-07-21 22:11:29 +03:00
2019-06-14 17:53:58 +02:00
2019-07-13 18:13:14 +03:00
2019-07-14 22:55:42 +03:00
2019-05-10 00:05:58 +02:00
2019-05-04 13:45:27 +02:00
2019-05-04 13:45:27 +02:00
2019-07-18 08:08:37 +03:00