Technomancer Apprentice Teleporter Fix (#12013)

This commit is contained in:
Geeves
2021-06-07 21:06:24 -03:00
committed by GitHub
parent 073cdb724b
commit 7857061524
2 changed files with 7 additions and 0 deletions
+1
View File
@@ -66,6 +66,7 @@
request_player()
/obj/item/antag_spawner/technomancer_apprentice/request_player(mob/user)
uses = 0
SSghostroles.add_spawn_atom(ghost_role_id, src)
/obj/item/antag_spawner/technomancer_apprentice/Destroy()
@@ -0,0 +1,6 @@
author: Geeves
delete-after: True
changes:
- bugfix: "You can no longer spam the technomancer apprentice teleporter to open infinite slots."