Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Commit 5b4d84f

Browse files
unused
1 parent c8d06f3 commit 5b4d84f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

code/game/atom_defense.dm

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,10 +108,6 @@
108108
tesla_zap(src, zap_range - 1, power * 0.67, tesla_flags, shocked_targets)
109109
return TRUE
110110

111-
/// Returns whether or not the atom can be targeted by a tesla bolt
112-
/atom/proc/get_conductivity()
113-
return 1
114-
115111
/atom/proc/reset_shocked()
116112
REMOVE_TRAIT(src, TRAIT_TESLA_IGNORE, WAS_SHOCKED)
117113

0 commit comments

Comments
 (0)