mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-09 17:02:00 +00:00
- Fixed asteroids turning to metal walls due to smootwalls thingy.
git-svn-id: http://tgstation13.googlecode.com/svn/trunk@407 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -66,4 +66,8 @@
|
||||
|
||||
|
||||
/turf/simulated/wall/asteroid/attackby(obj/item/weapon/W as obj, mob/user as mob)//TODO
|
||||
return attack_hand(user)
|
||||
return attack_hand(user)
|
||||
|
||||
|
||||
/turf/simulated/wall/asteroid/relativewall()//TODO.
|
||||
return
|
||||
Reference in New Issue
Block a user