mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 18:32:03 +00:00
@@ -291,7 +291,12 @@
|
|||||||
LE.current = T
|
LE.current = T
|
||||||
LE.yo = U.y - T.y
|
LE.yo = U.y - T.y
|
||||||
LE.xo = U.x - T.x
|
LE.xo = U.x - T.x
|
||||||
|
LE.starting = T
|
||||||
|
LE.original = A
|
||||||
|
LE.target = U
|
||||||
|
|
||||||
spawn( 1 )
|
spawn( 1 )
|
||||||
|
LE.OnFired()
|
||||||
LE.process()
|
LE.process()
|
||||||
|
|
||||||
/mob/living/carbon/human/LaserEyes()
|
/mob/living/carbon/human/LaserEyes()
|
||||||
|
|||||||
5
html/changelogs/DeityLink_6645.yml
Normal file
5
html/changelogs/DeityLink_6645.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
author: Deity Link
|
||||||
|
delete-after: true
|
||||||
|
changes:
|
||||||
|
- bugfix: Fixed wizard eye lasers being invisible.
|
||||||
|
- imageadd: Added id-slot on-mob sprites for all PDAs.
|
||||||
Binary file not shown.
|
Before Width: | Height: | Size: 92 KiB After Width: | Height: | Size: 73 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 6.0 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user