mirror of
https://github.com/logsol/chuck.js.git
synced 2026-05-11 18:47:35 +00:00
implemented rubedoll level item (not after dying yet)
This commit is contained in:
parent
b12bf2bb0c
commit
c67ff78aa0
16 changed files with 3140 additions and 2022 deletions
|
|
@ -1,5 +1,5 @@
|
|||
define([
|
||||
"Game/Core/GameObjects/Items/Rube"
|
||||
"Game/Core/GameObjects/Items/RubeDoll"
|
||||
],
|
||||
|
||||
function (Parent) {
|
||||
Loading…
Add table
Add a link
Reference in a new issue