mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-13 03:33:21 +00:00
@@ -113,7 +113,7 @@ var/list/robot_verbs_default = list(
|
|||||||
robot_modules_background.layer = 19 //Objects that appear on screen are on layer 20, UI should be just below it.
|
robot_modules_background.layer = 19 //Objects that appear on screen are on layer 20, UI should be just below it.
|
||||||
ident = rand(1, 999)
|
ident = rand(1, 999)
|
||||||
module_sprites["Basic"] = "robot"
|
module_sprites["Basic"] = "robot"
|
||||||
icontype = "Default"
|
icontype = "Basic"
|
||||||
updatename("Default")
|
updatename("Default")
|
||||||
updateicon()
|
updateicon()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user