From 8cd91e64b74820cc9b64c1bf6dd7a5ce67dd1826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Asier=20Nu=C3=B1ez?= <45818936+Asiern@users.noreply.github.com> Date: Sun, 1 Aug 2021 11:24:41 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb648c9..0125a44 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ You can find all the used IDs and offsets [here](https://docs.google.com/spreads - `InfiniteHealth` - enables or disables infinite Health - `InfiniteMagic` - enables or disables infinite Magic - `addItem` - adds items to inventory -- `remove Item` - removes items from inventory +- `removeItem` - removes items from inventory - `getInventory` - returns the game Inventory and respective memory offsets as a map ## Contributors