mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-17 01:53:35 +01:00
String to num (#31687)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/datum/species/skrell
|
||||
name = "Skrell"
|
||||
name_plural = "Skrell"
|
||||
max_age = "220" // they're just like space elves no way
|
||||
max_age = 220 // they're just like space elves no way
|
||||
icobase = 'icons/mob/human_races/r_skrell.dmi'
|
||||
language = "Qurvolious"
|
||||
primitive_form = /datum/species/monkey/skrell
|
||||
|
||||
Reference in New Issue
Block a user