mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
TG: Exciting new d20 sprites by TedJustice.
Dice will now face the side they rolled! Revision: r2986 Author: petethegoat
This commit is contained in:
@@ -405,6 +405,7 @@
|
||||
else if(temp_sides == 20 && result == 1)
|
||||
comment = "Ouch, bad luck."
|
||||
user << text("\red You throw a [src]. It lands on a [result]. [comment]")
|
||||
icon_state = "[name][result]"
|
||||
for(var/mob/O in viewers(user, null))
|
||||
if(O == (user))
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user