mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Technomancer Apprentice Teleporter Fix (#12013)
This commit is contained in:
@@ -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."
|
||||
Reference in New Issue
Block a user