mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-19 12:05:59 +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:
@@ -625,7 +625,6 @@
|
||||
item_state = "staffofstorms"
|
||||
icon = 'icons/obj/guns/magic.dmi'
|
||||
slot_flags = SLOT_BACK
|
||||
item_state = "staffofstorms"
|
||||
w_class = 4
|
||||
force = 25
|
||||
damtype = BURN
|
||||
|
||||
@@ -9,7 +9,6 @@
|
||||
icon_state = "mining_drone"
|
||||
icon_living = "mining_drone"
|
||||
status_flags = CANSTUN|CANWEAKEN|CANPUSH
|
||||
stop_automated_movement_when_pulled = 1
|
||||
mouse_opacity = 1
|
||||
faction = list("neutral")
|
||||
a_intent = "harm"
|
||||
@@ -282,4 +281,4 @@
|
||||
origin_tech = "programming=6"
|
||||
|
||||
#undef MINEDRONE_COLLECT
|
||||
#undef MINEDRONE_ATTACK
|
||||
#undef MINEDRONE_ATTACK
|
||||
|
||||
Reference in New Issue
Block a user