mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-18 19:44:58 +01:00
Fix two small errors
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
else
|
||||
pointsEarned = round(SSshuttle.points_per_crate - manifest.order_cost)
|
||||
SSshuttle.points += pointsEarned
|
||||
msg += "[pointsEarned]: Station errorsly denied package #[manifest.order_id]."
|
||||
msg += "[pointsEarned]: Station erroneously denied package #[manifest.order_id]."
|
||||
|
||||
// Sell plasma
|
||||
if(istype(thing, /obj/item/stack/sheet/mineral/plasma))
|
||||
|
||||
Reference in New Issue
Block a user