diff --git a/data/script/region/deniran/city/interior/pawn_shop/ItemsOnShelf.lua b/data/script/region/deniran/city/interior/pawn_shop/ItemsOnShelf.lua index 79d0fd33dc..8a0d071a3e 100644 --- a/data/script/region/deniran/city/interior/pawn_shop/ItemsOnShelf.lua +++ b/data/script/region/deniran/city/interior/pawn_shop/ItemsOnShelf.lua @@ -87,7 +87,7 @@ if game:setZone(zone_name) then .. "\n- Press the \"Scan\" button to turn it on." .. "\n- The device will beep if you are near something." .. "\n- The closer you are, the faster it beeps.", - class = "paper", + class = "../items/documents/paper", }) game:add(note) diff --git a/data/sprites/signs/paper.png b/data/sprites/signs/paper.png deleted file mode 100644 index cadab791d4..0000000000 Binary files a/data/sprites/signs/paper.png and /dev/null differ