mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 20:48:56 +01:00
Merge pull request #51854 from MrDoomBringer/supplyprettypod
Please check out this EPIC OFFICIAL PR TRAILER before reading (very important) https://youtu.be/4RckVdx20oQ the video is kinda autistic dont forget to upvote About The Pull Request All sprites and epic meme videos made with love by yours truly Except for the 2 missile sprites. Those were taken and modified from NSV13 who in turn ported them from TGMC nupod_all_decals Anyways, this adds: New pod, reverse-pod, and target indicator sprites Pod-ground collision effects (impact craters basically) Cool looking vapor trails a la the half-life 2 headcrab shells And also: Fixes seethrough pods not actually working Makes reverse-mode a bit more predictable Has some minor code improvements with how supplypod-reverse-mode works
This commit is contained in:
@@ -1117,7 +1117,7 @@ Traitors and the like can also be revived with the previous role mostly intact.
|
||||
alert("ERROR: Incorrect / improper path given.")
|
||||
return
|
||||
new delivery(pod)
|
||||
new /obj/effect/dp_target(get_turf(target), pod)
|
||||
new /obj/effect/pod_landingzone(get_turf(target), pod)
|
||||
if(ADMIN_PUNISHMENT_SUPPLYPOD)
|
||||
var/datum/centcom_podlauncher/plaunch = new(usr)
|
||||
if(!holder)
|
||||
|
||||
Reference in New Issue
Block a user