Adds a thrownby var that's used by admin logging.

This commit is contained in:
Ikarrus
2015-07-01 13:00:12 -06:00
parent 07bf0fd953
commit 55bec2d24d
12 changed files with 27 additions and 26 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
H.update_icon()
source.visible_message("\The [source] deals a card to \the [target].")
H.throw_at(get_step(target, target.dir), 10, 1, H)
H.throw_at(get_step(target, target.dir), 10, 1, source)
/* Hand */