mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Fixed the [DREAMER] issue.
Thanks to SteelSlayer for the help.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
var/list/newlist = dreamlist.Copy()
|
||||
for(var/i in 1 to newlist.len)
|
||||
newlist[i] = replacetext(newlist[i], "\[DREAMER\]", "[user.name]")
|
||||
return dreamlist
|
||||
return newlist
|
||||
|
||||
|
||||
//NIGHTMARES
|
||||
|
||||
Reference in New Issue
Block a user