diff options
author | anekos | 2011-05-05 12:54:20 +0900 |
---|---|---|
committer | anekos | 2011-05-05 12:54:38 +0900 |
commit | dc65cf85ac1601321460a32a5d7b6e9beb345245 (patch) | |
tree | 256b0f4ff623a68a72e4f02c31eab4fb8387b800 | |
parent | 4877334de888a23c5672e40e2f83db7cc8ab9178 (diff) | |
download | vimperator-plugins-dc65cf85ac1601321460a32a5d7b6e9beb345245.tar.bz2 |
アルファ電子工業対応
-rw-r--r-- | twittperator/pong.tw | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/twittperator/pong.tw b/twittperator/pong.tw index 35b3053..dae2e15 100644 --- a/twittperator/pong.tw +++ b/twittperator/pong.tw @@ -29,6 +29,7 @@ negi('pang', 'bang') || negi('bang', '( \u25D5 \u203F\u203F \u25D5 )') || negi('\u30C6\u30A3\u30ED', '\u30D5\u30A3\u30CA\u30FC\u30EC') || + negi('ニンジャ', 'コマンドー!') || true; } ); |