mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-13 19:22:20 +00:00
Merge pull request #11386 from Aranclanos/rapiddupe
Fixes the admin message not appearing under certain conditions when t…
This commit is contained in:
@@ -703,6 +703,7 @@
|
|||||||
R.realProc = realProc
|
R.realProc = realProc
|
||||||
R.revealed = TRUE
|
R.revealed = TRUE
|
||||||
dupes |= R
|
dupes |= R
|
||||||
|
spawn()
|
||||||
R.throw_at(pick(oview(7,get_turf(src))),10,1)
|
R.throw_at(pick(oview(7,get_turf(src))),10,1)
|
||||||
counter = 0
|
counter = 0
|
||||||
spawn(rand(10,100))
|
spawn(rand(10,100))
|
||||||
|
|||||||
Reference in New Issue
Block a user