Merge pull request #1294 from ArchieBeepBoop/possibleissue

Fixes a few possible issues, Logs Shuttle Loan
This commit is contained in:
Dahlular
2021-06-22 22:32:43 -06:00
committed by GitHub
3 changed files with 94 additions and 90 deletions
+1
View File
@@ -162,6 +162,7 @@
else
SSshuttle.shuttle_loan.loan_shuttle()
say("The supply shuttle has been loaned to CentCom.")
log_game("[key_name(usr)] accepted a shuttle loan event.")
. = TRUE
if("add")
var/id = text2path(params["id"])
+1 -1
View File
@@ -464,7 +464,7 @@
if(chambered && chambered.BB)
chambered.BB.damage *= 5
process_fire(target, user, TRUE, params)
process_fire(target, user, TRUE, params, BODY_ZONE_HEAD)
/obj/item/gun/proc/unlock() //used in summon guns and as a convience for admins
if(pin)