mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-08-30 16:48:12 +01:00
[MIRROR] Anomalies update (#12730)
Co-authored-by: Guti <32563288+TheCaramelion@users.noreply.github.com> Co-authored-by: Cameron Lennox <killer65311@gmail.com>
This commit is contained in:
co-authored by
Guti
Cameron Lennox
parent
25b34ad881
commit
1f17a87111
@@ -27,7 +27,7 @@
|
||||
if(!fixed_name)
|
||||
var/name_prefix = "[pick("strange","anomalous","exotic","atypical","unusual","incongruous","weird","aberrant","eccentric")]"
|
||||
var/name_suffix //blank because it's randomized per sample appearance
|
||||
var/sample_icon = rand(1,10)
|
||||
var/sample_icon = rand(1,11)
|
||||
icon_state = "generic_sample[sample_icon]"
|
||||
damage_type = pick("BRUTE","BURN","TOX","OXY","EMP","PAIN")
|
||||
//per-state tweaks, like glows/light emission or narrower valid tech defs, if desired
|
||||
|
||||
Reference in New Issue
Block a user