mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-22 11:37:40 +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:
@@ -18,11 +18,16 @@ CLIPBOARDS
|
||||
..()
|
||||
src.pixel_y = rand(-8, 8)
|
||||
src.pixel_x = rand(-9, 9)
|
||||
spawn(2)
|
||||
if(src.info)
|
||||
src.overlays += "paper_words"
|
||||
return
|
||||
|
||||
/obj/item/weapon/paper/update_icon()
|
||||
if(src.info)
|
||||
src.overlays += "paper_words"
|
||||
return
|
||||
|
||||
|
||||
/obj/item/weapon/paper/examine()
|
||||
set src in view()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user