Merge pull request #6078 from FlattestGuitar/log-update

Admin Log update
This commit is contained in:
Crazy Lemon
2017-01-08 21:55:56 -08:00
committed by GitHub
19 changed files with 38 additions and 29 deletions
+1 -2
View File
@@ -65,8 +65,7 @@
/////////////////////////
user.lastattacked = M
M.lastattacker = user
add_logs(user, M, "attacked", name, "(INTENT: [uppertext(user.a_intent)]) (DAMTYE: [uppertext(damtype)])")
add_logs(user, M, "attacked", name, "(INTENT: [uppertext(user.a_intent)]) (DAMTYE: [uppertext(damtype)])", print_attack_log = (force > 0))//print it if stuff deals damage
if(!iscarbon(user))
M.LAssailant = null