Skip to content

Commit

Permalink
syndicate_teleporter_return
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximal08 committed Dec 1, 2024
1 parent f1d8ddd commit 58d50a7
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
/datum/uplink_item/device_tools/syndicate_teleporter
name = "Experimental Syndicate Teleporter"
desc = "A handheld device that teleports the user 4-8 meters forward. \
Beware, teleporting into a wall will trigger a parallel emergency teleport; \
however if that fails, you may need to be stitched back together. \
Comes with 4 charges, recharges randomly. Warranty null and void if exposed to an electromagnetic pulse."
item = /obj/item/storage/box/syndie_kit/syndicate_teleporter
cost = 8
1 change: 1 addition & 0 deletions tgstation.dme
Original file line number Diff line number Diff line change
Expand Up @@ -8840,6 +8840,7 @@
#include "modular_ss220\modules\return_prs\gunsgalore\code\guns\scar.dm"
#include "modular_ss220\modules\return_prs\gunsgalore\code\guns\stg.dm"
#include "modular_ss220\modules\shutdown\shutdown_config.dm"
#include "modular_ss220\modules\syndicate_teleporter_return\syndicate_teleporter.dm"
#include "modular_ss220\modules\translations\code\customer_ru.dm"
#include "modular_ss220\modules\tts\code\_tts_defines.dm"
#include "modular_ss220\modules\tts\code\tts_configuration.dm"
Expand Down

0 comments on commit 58d50a7

Please sign in to comment.