diff options
Diffstat (limited to 'commands/Fun')
| -rw-r--r-- | commands/Fun/8ball.js | 2 | ||||
| -rw-r--r-- | commands/Fun/balance.js | 2 | ||||
| -rw-r--r-- | commands/Fun/jobs.js | 2 | ||||
| -rw-r--r-- | commands/Fun/ship.js | 2 | ||||
| -rw-r--r-- | commands/Fun/slots.js | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/commands/Fun/8ball.js b/commands/Fun/8ball.js index 48f53e0..d2086e1 100644 --- a/commands/Fun/8ball.js +++ b/commands/Fun/8ball.js @@ -1,6 +1,6 @@ /** ************************************** * - * 8ball: Plugin for PokeBot that allows users to use an 8ball. + * 8ball: Plugin for Galaxy that allows users to use an 8ball. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/balance.js b/commands/Fun/balance.js index 2c40800..c1a5c4f 100644 --- a/commands/Fun/balance.js +++ b/commands/Fun/balance.js @@ -1,6 +1,6 @@ /** ************************************** * - * Get Credits: Plugin for PokeBot that gives you credits. + * Balance: Plugin for Galaxy that monitors economy features. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/jobs.js b/commands/Fun/jobs.js index 6109ddb..5498f5b 100644 --- a/commands/Fun/jobs.js +++ b/commands/Fun/jobs.js @@ -1,6 +1,6 @@ /** ************************************** * - * Get Credits: Plugin for PokeBot that gives you credits. + * Jobs: Plugin for Galaxy that modifies balances of users. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/ship.js b/commands/Fun/ship.js index ba31db5..2d26436 100644 --- a/commands/Fun/ship.js +++ b/commands/Fun/ship.js @@ -1,6 +1,6 @@ /** ************************************** * - * Ship: Plugin for PokeBot that ships the user with someone else. + * Ship: Plugin for Galaxy that provides love advice. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * Licensed under the Open Software License version 3.0 diff --git a/commands/Fun/slots.js b/commands/Fun/slots.js index ecd6880..bfee901 100644 --- a/commands/Fun/slots.js +++ b/commands/Fun/slots.js @@ -1,6 +1,6 @@ /** ************************************** * - * Slots: Plugin for PokeBot that allows you to gamble. + * Slots: Plugin for Galaxy that emulates the casino. * Copyright (C) 2018 TheEdge, jtsshieh, Alee * * TLicensed under the Open Software License version 3.0 |
