Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[FEATURE] Two traits and a mutation
#1
I was bored waiting for my Mac to update so I went through the Traits thread and added a couple.

Trait: Pawn Star: Start with a bonus of 25% of your starting wage instead of a trinket.
Trait: Scared Shitless: When you scream, you fart.
Mutation: Frontal Gyrus Alteration Type-BT: Words you say are replaced by "butt" at random.


https://github.com/goonstation/goonstati...s?expand=1

Tested on a local server, all three are functional.
Reply
#2
yes yes and yes
Reply
#3
pretty good except pawn star needs to be re-arranged
Reply
#4
What do you need with Pawn Star?

e: oh, I left the wrong title there.
Reply
#5
Since one of those traits was mine I support this idea A beaming sun
Reply
#6
Since the mutation was mine I support this patch.
Reply
#7
I support this because the trinket trait is a -1
trinkets are people too
Reply
#8
Fixed and added a couple trait interactions

- Smokers start with a Zippo lighter trinket
- Apiarists start with Apidae Metabolism (puke up honey)
- NT Loyalists can't start the round as Revolutionaries
- Pawn Star is now named Pawn Star

https://github.com/goonstation/goonstati...i30:traits
Reply
#9
Scared shitless should probably check to see if you lost / don't have a butt like the fart emote does



Code:
if ((src.traitHolder && src.traitHolder.hasTrait("scaredshitless")) && ((src.organHolder && !src.organHolder.butt)))
Reply
#10
emote(“fart”) is doing all that for me when I call it, no?
Reply
#11
(07-17-2017, 03:02 PM)LuigiThirty Wrote: emote(“fart”) is doing all that for me when I call it, no?

Oh I suppose it does, disregard me
Reply
#12
I don't see how part of this would even compile, but got it working and made icons for the two new traits.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)