Logo
Explore Help
Sign In
coffeeshits/kiwistation
1
0
Fork 0
You've already forked kiwistation
Code Issues Pull Requests Projects Releases Wiki Activity
Files
6691236237eba3172a9e9c5c3d3a466864367d4f
kiwistation/code/game/objects/death_commando_gear.dm
T
n3ophyt3 8d544eddb7 Since people complained at me about not being able to shoot people in the face anymore due to my revolver nerf (also that point-blank shooting at people on the ground accomplishes fuckall since the bullet passes over them), I have made bullets and lasers and the like able to be aimed at places other than the chest. Much like in melee combat, aiming for a bodypart other than the chest is NOT a guarantee that you will hit said bodypart. Helmets protect against shots to the head, and armor protects against shots to whatever body parts the armor is coded to cover.
Also I made the revolver point-blank shot work on people on the ground.

git-svn-id: http://tgstation13.googlecode.com/svn/trunk@1350 316c924e-a436-60f5-8080-3fe189b3f50e
2011-04-03 00:29:44 +00:00

9 lines
179 B
Plaintext
Raw Blame History

/obj/beam/a_laser/pulse_laser
name = "pulse laser"
icon_state = "u_laser"
Bump(atom/A)
spawn()
if(A)
A.bullet_act(PROJECTILE_PULSE, src, def_zone)
del(src)
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.26.1 Page: 57ms Template: 7ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API