From d2bae3d61f196ec1f0f336a221d2fbc181783025 Mon Sep 17 00:00:00 2001 From: "Nestor Ortega (NvSo)" Date: Sun, 28 May 2023 07:41:57 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9600772..68e52bb 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ ## Dependencies #### Class Helper (lib/core/class.lua) https://gist.github.com/lyuz1n/6ef834507fbbeb57040ea5a325af6cbb -#### creature:setSpeed method (add to your source) -https://gist.github.com/lyuz1n/e1690914b3469ec30f3b6ca60800974b +#### creature:setSpeed method (add to your source) no Canary +https://gist.github.com/Corlyone/f166260c3a471d1e3cfde6c57f321ecc #### uuid function (add to data/global.lua) ```lua local random = math.random