mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +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.
|
||||
ident = rand(1, 999)
|
||||
module_sprites["Basic"] = "robot"
|
||||
icontype = "Default"
|
||||
icontype = "Basic"
|
||||
updatename("Default")
|
||||
updateicon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user