[quality of life suggestion] Making cash lemons less work

A place to record your ideas for the game.
Post Reply
ma44
Joined: Sat Jul 16, 2016 4:38 am
Byond Username: Ma44

[quality of life suggestion] Making cash lemons less work

Post by ma44 » #196760

Cash lemons have space cash in them, once they hit above 80 potency, opening them makes 1000 credits appear.

You can ship out the 1000 credits for 1000 supply points, expect if you ship a cash lemon seed, it gives less than 400.

Can it be made, so when you export cash lemons, it checks for the potency of the lemons and gives supply points based on the potency of a cash lemon.

This helps so you can easily export cash lemons and you don't need to manually activate every lemon for cash

(for potency => space cash, https://github.com/tgstation/tgstation/ ... /citrus.dm)
/obj/item/weapon/reagent_containers/food/snacks/grown/shell/moneyfruit/add_juice()
..()
switch(seed.potency)
if(0 to 10)
trash = /obj/item/stack/spacecash
if(11 to 20)
trash = /obj/item/stack/spacecash/c10
if(21 to 30)
trash = /obj/item/stack/spacecash/c20
if(31 to 40)
trash = /obj/item/stack/spacecash/c50
if(41 to 50)
trash = /obj/item/stack/spacecash/c100
if(51 to 60)
trash = /obj/item/stack/spacecash/c200
if(61 to 80)
trash = /obj/item/stack/spacecash/c500
else
trash = /obj/item/stack/spacecash/c1000
User avatar
kevinz000
Joined: Fri Nov 14, 2014 8:41 am
Byond Username: Kevinz000
Github Username: kevinz000
Location: Dorm Room 3

Re: [power creep suggestion] Making cash lemons less work

Post by kevinz000 » #196774

No don't need botany buffs
callanrockslol
Joined: Thu Apr 24, 2014 1:47 pm
Byond Username: Callanrockslol

Re: [power creep suggestion] Making cash lemons less work

Post by callanrockslol » #197084

kevinz000 wrote:No don't need botany buffs
Yeah botany is fine. You can grow fruit that melts all of peoples clothes and gear and food that heals literally everything in seconds from drug stacking.

And make more money for cargo than they ever wanted.

Then traitors have initro bees. Maybe amantin bees if you're a memelord and farming it to poison everyone.
The most excessive signature on /tg/station13.

Still not even at the limit after 8 fucking years.
Spoiler:
Urist Boatmurdered [Security] asks, "Why does Zol have a captain-level ID?"
Zol Interbottom [Security] says, "because"

Sergie Borris lives on in our hearts

Zaros (No id) [145.9] says, "WITH MY SUPER WIZARD POWERS I CAN TELL CALLAN IS MAD."
Anderson Conagher wrote:Callan is sense.
Errorage wrote:When I see the win vista, win 7 and win 8 hourglass cursor, it makes me happy
Cause it's a circle spinning around
I smile and make circular motions with my finger to imiatate it
petethegoat wrote:slap a comment on it and call it a feature
MisterPerson wrote:>playing
Do you think this is a game?
Gun Hog wrote:Untested code baby
oranges wrote:for some reason all our hosts turn into bohemia software communities after they implode
Malkevin wrote:I was the only one that voted for you Callan.
Miggles wrote:>centration development
>trucking
ill believe it when snakes grow arms and strangle me with them

OOC: Aranclanos: that sounds like ooc in ooc related to ic to be ooc and confuse the ic
OOC: Dionysus24779: We're nearing a deep philosophical extistential level

Admin PM from-Jordie0608: 33-Jan-2552| Warned: Is a giraffe dork ~tony abbott

OOC: Saegrimr: That wasn't a call to pray right now callan jesus christ you're fast.

OOC: Eaglendia: Glad I got to see the rise, fall, rise, and fall of Zol

OOC: Armhulenn: CALLAN
OOC: Armhulenn: YOU MELTED MY FUCKING REVOLVER
OOC: Armhulenn: AND THEN
OOC: Armhulenn: GAVE ME MELTING MELONS
OOC: Armhulenn: GOD FUCKING BLESS YOU
OOC: Armhulenn: you know what's hilarious though
OOC: Armhulenn: I melted ANOTHER TRAITOR'S REVOLVER AFTER THAT

7/8/2016 never forget
Armhulen wrote:
John_Oxford wrote:>implying im not always right
all we're saying is that you're not crag son
bandit wrote:we already have a punishment for using our code for your game, it's called using our code for your game
The evil holoparasite user I can't believe its not DIO and his holoparasite I can't believe its not Skub have been defeated by the Spacedust Crusaders, but what has been taken from the station can never be returned.

OOC: TheGel: Literally a guy in a suit with a shuttle full of xenos. That's a doozy
User avatar
Okand37
Joined: Sat Feb 20, 2016 5:37 pm
Byond Username: Okand37

Re: [power creep suggestion] Making cash lemons less work

Post by Okand37 » #197097

Why don't people just pump plasma into cargo? Its a really easy way to get a lot of points.
Are you being the neighbour Mr. Rogers would've wanted you to be?
Reece
Joined: Tue Dec 08, 2015 7:02 pm
Byond Username: Reece1995

Re: [power creep suggestion] Making cash lemons less work

Post by Reece » #197098

Okand37 wrote:Why don't people just pump plasma into cargo? Its a really easy way to get a lot of points.
Plasma gas? Or bars?
User avatar
Okand37
Joined: Sat Feb 20, 2016 5:37 pm
Byond Username: Okand37

Re: [power creep suggestion] Making cash lemons less work

Post by Okand37 » #197101

Reece wrote:
Okand37 wrote:Why don't people just pump plasma into cargo? Its a really easy way to get a lot of points.
Plasma gas? Or bars?
Plasma bars, each bar is 500 credits and they're super easy to get, especially with an upgraded ORM.
Are you being the neighbour Mr. Rogers would've wanted you to be?
User avatar
DemonFiren
Joined: Sat Dec 13, 2014 9:15 pm
Byond Username: DemonFiren

Re: [power creep suggestion] Making cash lemons less work

Post by DemonFiren » #197106

Reece wrote:
Okand37 wrote:Why don't people just pump plasma into cargo? Its a really easy way to get a lot of points.
Plasma gas? Or bars?
He said "a lot of points", not "a lot of bwoinks".
Image
Image
Image
ImageImageImageImageImage

non-lizard things:
Spoiler:
Image
Zilenan91
Confined to the shed
Joined: Sun Jul 19, 2015 8:09 pm
Byond Username: Zilenan91

Re: [power creep suggestion] Making cash lemons less work

Post by Zilenan91 » #197108

If someone could figure out how to get a can of plasma gas onto centcom and release it they deserve a reward either way
Spoiler:
Zilenan91 wrote:
Just replace both their arms with chainsaws.

HAVE FUN ESCAPING NOW WITH NO ARMS
Reece
Joined: Tue Dec 08, 2015 7:02 pm
Byond Username: Reece1995

Re: [power creep suggestion] Making cash lemons less work

Post by Reece » #197126

DemonFiren wrote:
Reece wrote:
Okand37 wrote:Why don't people just pump plasma into cargo? Its a really easy way to get a lot of points.
Plasma gas? Or bars?
He said "a lot of points", not "a lot of bwoinks".
I was really hoping that plasma gas counted towards points. Gassing central command and getting paid for it.
User avatar
DemonFiren
Joined: Sat Dec 13, 2014 9:15 pm
Byond Username: DemonFiren

Re: [power creep suggestion] Making cash lemons less work

Post by DemonFiren » #197127

Gas the humans.

There's something I could get behind.
Image
Image
Image
ImageImageImageImageImage

non-lizard things:
Spoiler:
Image
User avatar
Not-Dorsidarf
Joined: Fri Apr 18, 2014 4:14 pm
Byond Username: Dorsidwarf
Location: We're all going on an, admin holiday

Re: [power creep suggestion] Making cash lemons less work

Post by Not-Dorsidarf » #197309

Botany can make massive bombs using only potatoes.
Image
Image
kieth4 wrote: infrequently shitting yourself is fine imo
There is a lot of very bizarre nonsense being talked on this forum. I shall now remain silent and logoff until my points are vindicated.
Player who complainted over being killed for looting cap office wrote: Sun Jul 30, 2023 1:33 am Hey there, I'm Virescent, the super evil person who made the stupid appeal and didn't think it through enough. Just came here to say: screech, retards. Screech and writhe like the worms you are. Your pathetic little cries will keep echoing around for a while before quietting down. There is one great outcome from this: I rised up the blood pressure of some of you shitheads and lowered your lifespan. I'm honestly tempted to do this more often just to see you screech and writhe more, but that wouldn't be cool of me. So come on haters, show me some more of your high blood pressure please. 🖕🖕🖕
User avatar
DemonFiren
Joined: Sat Dec 13, 2014 9:15 pm
Byond Username: DemonFiren

Re: [power creep suggestion] Making cash lemons less work

Post by DemonFiren » #197318

Wait, potatoes?
I thought the go-to was nettles and corn.
Image
Image
Image
ImageImageImageImageImage

non-lizard things:
Spoiler:
Image
Post Reply

Who is online

Users browsing this forum: Google [Bot]