mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 15:47:15 +01:00
@@ -105,7 +105,7 @@
|
||||
say("The supply shuttle has been loaned to Centcom.")
|
||||
. = TRUE
|
||||
if("add")
|
||||
var/id = params["id"]
|
||||
var/id = text2path(params["id"])
|
||||
if(!SSshuttle.supply_packs[id])
|
||||
return
|
||||
|
||||
|
||||
Reference in New Issue
Block a user