mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-26 14:31:59 +01:00
Added Scottzar's emitter projectile sprite. Thanks!
Fixed some issues with paper. Slightly adjusted the atmospheric door sprites. Added some SMES assembly sprites. git-svn-id: http://tgstation13.googlecode.com/svn/trunk@2829 316c924e-a436-60f5-8080-3fe189b3f50e
This commit is contained in:
@@ -377,11 +377,6 @@
|
||||
|
||||
return src.attack_hand(user)
|
||||
|
||||
/obj/item/weapon/stamp/New()
|
||||
|
||||
..()
|
||||
return
|
||||
|
||||
/obj/item/weapon/dice/attack_self(mob/user as mob) // Roll the dice -- TLE
|
||||
var/temp_sides
|
||||
if(src.sides < 1)
|
||||
|
||||
Reference in New Issue
Block a user