projects
/
KiwiIRC.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c80fe5
)
/slap alias updated
author
Darren
<darren@darrenwhitlen.com>
Sat, 27 Oct 2012 22:14:03 +0000
(23:14 +0100)
committer
Darren
<darren@darrenwhitlen.com>
Sat, 27 Oct 2012 22:14:03 +0000
(23:14 +0100)
client/assets/dev/model_application.js
patch
|
blob
|
blame
|
history
diff --git
a/client/assets/dev/model_application.js
b/client/assets/dev/model_application.js
index 1776557ff7300cb66b44802a8ab16ca9f81bf2b2..066dabb051549a6cc21bb6ad93b23f0cb9edf047 100644
(file)
--- a/
client/assets/dev/model_application.js
+++ b/
client/assets/dev/model_application.js
@@
-680,8
+680,7
@@
kiwi.model.Application = function () {
'/k': '/kick $1+',
\r
\r
// Misc aliases
\r
- '/slap': '/me throws the juciest, sweetest kiwi at $1. Hits right in the kisser!',
\r
- '/throw': '/slap $1+'
\r
+ '/slap': '/me slaps $1 around a bit with a large trout'
\r
});
\r
\r
controlbox.on('unknown_command', unknownCommand);
\r