mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 23:17:28 +01:00
Update golem.dm
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// The GOLEM is a spell-flinging synthetic.
|
||||
|
||||
/mob/living/simple_mob/mechanical/technomancer_golem
|
||||
name = "unknown synthetic"
|
||||
desc = "A rather unusual looking synthetic."
|
||||
@@ -148,4 +149,4 @@
|
||||
|
||||
/mob/living/simple_mob/mechanical/technomancer_golem/special_post_animation(atom/A)
|
||||
casting = FALSE
|
||||
ranged_post_animation(A)
|
||||
ranged_post_animation(A)
|
||||
|
||||
Reference in New Issue
Block a user