mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
[TGUI] Upgrades Bots (#14871)
* secbots, ED209s, cleanbots * Apply suggestions from AA code review Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com> * fluid buttons, Restore Safties * pai rebuild * deletes all spacing from data list * katana needs_permit * lava/storm/boneaxe needs_permit * check s_store Co-authored-by: Kyep <Kyep@users.noreply.github.com> Co-authored-by: AffectedArc07 <25063394+AffectedArc07@users.noreply.github.com>
This commit is contained in:
co-authored by
AffectedArc07
Kyep
parent
edf4debdeb
commit
4a944658ad
@@ -169,6 +169,7 @@
|
||||
damtype = BURN
|
||||
hitsound = 'sound/weapons/sear.ogg'
|
||||
resistance_flags = LAVA_PROOF | FIRE_PROOF | ACID_PROOF
|
||||
needs_permit = TRUE
|
||||
var/turf_type = /turf/simulated/floor/plating/lava/smooth
|
||||
var/transform_string = "lava"
|
||||
var/reset_turf_type = /turf/simulated/floor/plating/asteroid/basalt
|
||||
|
||||
@@ -9,6 +9,7 @@
|
||||
force = 25
|
||||
damtype = BURN
|
||||
hitsound = 'sound/weapons/sear.ogg'
|
||||
needs_permit = TRUE
|
||||
var/storm_type = /datum/weather/ash_storm
|
||||
var/storm_cooldown = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user