Merge pull request #4531 from VOREStation/vplk-beam-upgrade

Ports the Paradise rewrite of TG rewrite of the Beam() proc
This commit is contained in:
Anewbe
2018-01-14 14:59:46 -06:00
committed by GitHub
4 changed files with 140 additions and 72 deletions

View File

@@ -161,6 +161,7 @@
if(holder && holder.wearer)
if(..(target) && target)
set_dir(get_dir(src,target)) // Face the target
holder.wearer.Beam(target,"n_beam",,10)
return 1
return 0