Hand Tele resprite V2 (#27673)

* Resprites the Hand Tele

Updates the Hand Tele sprite.

* Iterates on the hand tele design

Made some changes to the hand tele according to feedback.

* Fix icon import error

Fixes a change in animation delay

* Third hand tele iteration

Converts the hand tele to an alternate perspective on request

* Single pixel spot edit

* Updated hand tele resprite

* Minor hand tele edit
This commit is contained in:
ExusA
2025-01-01 12:37:33 +08:00
committed by GitHub
parent a20dafd00c
commit a7bcbd22ba
2 changed files with 1 additions and 0 deletions
@@ -72,6 +72,7 @@
turfs += T
if(length(turfs))
L["None (Dangerous)"] = pick(turfs)
flick("hand_tele_activated", src)
var/t1 = tgui_input_list(user, "Please select a teleporter to lock in on.", "Hand Teleporter", L)
if(!t1 || (!user.is_in_active_hand(src) || user.stat || user.restrained()))
return