mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Replaces macro with span
This commit is contained in:
@@ -334,7 +334,7 @@
|
||||
return
|
||||
|
||||
//actually throw it!
|
||||
src.visible_message("\red [src] has thrown [item].")
|
||||
src.visible_message("<span class='warning'>[src] has thrown [item].</span>")
|
||||
|
||||
if(!src.lastarea)
|
||||
src.lastarea = get_area(src.loc)
|
||||
|
||||
Reference in New Issue
Block a user