mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-22 05:25:15 +01:00
Lint (#21393)
* icon, icon_state defined twice * desc defined twice * desc defined twice * desc, icon_state defined twice * icon_state, name defined twice * item_state defined twice * gender defined twice * stop_automated_movement_when_pulled defined twice * attacktext defined twice * speak_emote defined twice * flying defined twice * item_state defined twice * speak_chance defined twice * attack_sound defined twice (x2) * icon_state, item_state defined twice * icon_state defined twice * Revert "desc defined twice" This reverts commit 18d74f442441078a7d8e8cfaddbef1c4646b6bb9. * desc defined twice * Revert "desc defined twice" This reverts commit e167c0812c94a96dfb3f6888c77cee868cc37c03. * desc defined twice
This commit is contained in:
@@ -188,7 +188,6 @@
|
||||
|
||||
|
||||
/obj/docking_port/mobile
|
||||
icon_state = "mobile"
|
||||
name = "shuttle"
|
||||
icon_state = "pinonclose"
|
||||
|
||||
@@ -661,4 +660,3 @@
|
||||
dst = destination
|
||||
. += " towards [dst ? dst.name : "unknown location"] ([timeLeft(600)] minutes)"
|
||||
#undef DOCKING_PORT_HIGHLIGHT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user