mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-18 18:44:48 +01:00
removing debugging junk from the spirit topics follow commands
This commit is contained in:
@@ -55,9 +55,6 @@ mob/spirit/Del()
|
||||
|
||||
|
||||
mob/spirit/Topic(href, href_list)
|
||||
world << "Spirit Topic!"
|
||||
usr << "Topic: usr [usr], src [src]"
|
||||
src << "Topic: usr [usr], src [src]"
|
||||
|
||||
if(usr != src)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user