Commit Graph

6 Commits

Author SHA1 Message Date
Cyberboss e36a89b4f0 Adds a brain damage line (#21641)
* This was long overdue

* Those are spaces, not tabs
2016-11-22 11:48:39 +13:00
Iamgoofball 5fc6bda3a7 this isn't funny i'm locked in the least fun room in the fucking map 2016-11-18 18:41:49 -08:00
oranges 8235a6b6aa Adds a brain damage line (#21605) 2016-11-18 19:32:51 -06:00
bobdobbington 6e500814b6 snatches erry motherfucker birthday 2016-06-24 20:01:38 -07:00
bobdobbington 504cd18988 Makes retards slightly more retarded
Adds the lines "I'VE GOT BALLS OF STEEL" and "NO I'M ONNA KILL YOU MOTHERFUCKER OLD STYLE." 
<hornygranny> ILL KILL YOU OLD STYLE YOU FUCKIN PRICK
<hornygranny> classic mem
<NikNak> I'll classic mem u
<bob_dobbington> that is a classic meme
<bob_dobbington> actually fuckin' someone should add that to the list of things retarded people yell
<Shadowmobile> Bob_dobbington code it yourself? It's one of the easiest changes to make
2016-06-23 23:57:49 -07:00
oranges 2311102c7b Refactors the bulk string framework
In favour of a better json based solution
This overhauls:
    -AI ion laws
    -NPC chatter text

The system is extended to support further splitting of a chosen line
where a line is picked and then searched for subkey's in the form of
@pick(\D+) - sub keys are then picked from the appropriate list that
matches the \D+ key and replaced over top of the placeholder

This is used to add braindamage gibbering messages to the system
2016-03-19 22:37:32 +00:00